usagi/kernel/linux26/net/netfilter nf_conntrack_core.c usagi/kernel/linux26/include/linux/netfilter nf_conntrack.h
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
kozakai 2004/10/16 07:28:57 JST
Modified files: (Branch: bCONNTRACK-20041001)
kernel/linux26/net/netfilter nf_conntrack_core.c
kernel/linux26/include/linux/netfilter nf_conntrack.h
Log:
From disscussion at Netfilter developer workshop, the complex process
unregistering cache for "struct nf_conn" are deleted.
The cache for conntrack which has memory area for helper isn't destroyed
until unloading nf_conntrack.ko. That's lazy, but simple solution.
Revision Changes Path
1.1.12.2 +18 -207 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_core.c
1.1.12.2 +1 -3 usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack.h