[Bug 914285] New: iptables -L : libxtables: xtables_ipmask_to_numeric incorrect with non-CIDR masks
http://bugzilla.opensuse.org/show_bug.cgi?id=914285 Bug ID: 914285 Summary: iptables -L : libxtables: xtables_ipmask_to_numeric incorrect with non-CIDR masks Classification: openSUSE Product: openSUSE 13.1 Version: Final Hardware: Other OS: Other Status: NEW Severity: Minor Priority: P5 - None Component: Network Assignee: bnc-team-screening@forge.provo.novell.com Reporter: patrick.schaaf@yalwa.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- iptables 1.4.19 in current openSUSE 13.1 makes funny output on rules with non-CIDR netmask. Example: # iptables -N test_chain # iptables -A test_chain -s 0.0.0.0/0.0.0.1 -j ACCEPT # iptables -L test_chain ... ACCEPT all -- 0.0.0.1/-1 anywhere A patch is available here: http://git.netfilter.org/iptables/commit/?id=03e227017cca4f6d62a434bbaacf07e... Maybe this could be considered for an update. Not critical, but given 13.1 will have long term support (i.e. I plan to run it for a while) I thought I'd ask... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=914285 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS CC| |bwiedemann@suse.com, | |jengelh@inai.de Assignee|bnc-team-screening@forge.pr |vcizek@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=914285 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #2 from Benjamin Brunner <bbrunner@suse.com> --- Update released for openSUSE 13.1. Resolved fixed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com