bugzilla-daemon at bugzilla.netfilter.org
2009-Feb-10 12:29 UTC
[Bug 575] New: iptables-save didn't flush output buffers before fork
http://bugzilla.netfilter.org/show_bug.cgi?id=575 Summary: iptables-save didn't flush output buffers before fork Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P1 Component: iptables-save AssignedTo: laforge at netfilter.org ReportedBy: khlebnikov at openvz.org as result without /sbin/modprobe binary it can produce broken rules: -A INPUT -p tcp -A INPUT -p tcp -A INPUT -p tcp -m multiport --dports 81 -j DROP see attaches at http://bugzilla.openvz.org/show_bug.cgi?id=1169 -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at bugzilla.netfilter.org
2009-Feb-11 10:35 UTC
[Bug 575] iptables-save didn't flush output buffers before fork
http://bugzilla.netfilter.org/show_bug.cgi?id=575 laforge at netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|laforge at netfilter.org |kaber at trash.net -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 505] iptables-save still doesn't like quotes
- [Bug 568] New: iptables-save saves option hashlimit-htable-gcinterval with error
- [Bug 570] New: iptables save saves broken rules for -m owner
- [Bug 481] tun + pptp nat helper
- [Bug 571] New: Compile of iptables 1.4.2 with testing Linux kernel 2.6.29-rc2 fails - workaround included