usagi/kernel/linux26/net/netfilter nf_conntrack_core.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
kozakai 2004/08/29 15:37:14 JST
Modified files: (Branch: bCONNTRACK-20040816)
kernel/linux26/net/netfilter nf_conntrack_core.c
Log:
fixed the bug trying to create multiple slab cache with same name.
At the same time, fixed the bug which set nf_ct_cache[].use to zero in
nf_conntrack_cache_put(), increments it in nf_conntrack_register_cache(),
and destroys cache.
Revision Changes Path
1.1.10.3 +114 -115 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_core.c