bugzilla-daemon@netfilter.org
2003-Apr-21 21:51 UTC
[Bug 64] Conntrack-Table is not cleared on inferface down using target MASQUERADE
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=64 ------- Additional Comments From tobias@portfolio16.de 2003-04-21 23:51 ------- Hi, I think I just found a problem with the patch... It was my fault to use a automatic build system and not check it... In the end the patch didn't apply in its whole and I didn't discover it, because the build system just went on. Here is the error: patching file include/linux/netfilter_ipv4/ip_conntrack.h patching file net/ipv4/netfilter/ip_conntrack_core.c patching file net/ipv4/netfilter/ip_conntrack_proto_tcp.c Hunk #1 FAILED at 192. 1 out of 1 hunk FAILED -- saving rejects to file net/ipv4/netfilter/ip_conntrack_proto_tcp.c.rej patching file net/ipv4/netfilter/ip_conntrack_proto_udp.c patching file net/ipv4/netfilter/ip_conntrack_standalone.c I used the patch from https://bugzilla.netfilter.org/cgi-bin/bugzilla/showattachment.cgi?attach_id=8 against a clean 2.4.20-kernel, but there seems to be missing one line. I modified the patch to include this line also, but I can't test it at the moment... ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@netfilter.org
2003-Apr-30 17:26 UTC
[Bug 64] Conntrack-Table is not cleared on inferface down using target MASQUERADE
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=64 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From laforge@netfilter.org 2003-04-30 19:26 ------- I'm now closing this bug since I think it should be fixed by that patch. If you do encounter the problem again, please feel free to reopen the bug. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
Seemingly Similar Threads
- [SECURITY] Netfilter Security Advisory: Conntrack list_del() DoS
- [Bug 39] New: can't execute 'make modules'
- [Bug 64] New: Conntrack-Table is not cleared on inferface down using target MASQUERADE
- [Bug 64] Conntrack-Table is not cleared on inferface down using target MASQUERADE
- r56 - trunk/debian