[Bug 64] Conntrack-Table is not cleared on inferface down using target MASQUERADE

bugzilla-daemon@netfilter.org bugzilla-daemon@netfilter.org
Mon, 21 Apr 2003 23:51:48 +0200


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.