usagi/kernel/linux26/include/linux/netfilter nf_conntrack.h nf_conntrack_ipv4.h usagi/kernel/linux26/net/netfilter nf_conntrack_core.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
kozakai 2004/03/24 15:47:05 JST
Modified files: (Branch: bCONNTRACK-20040319)
kernel/linux26/include/linux/netfilter nf_conntrack.h
nf_conntrack_ipv4.h
kernel/linux26/net/netfilter nf_conntrack_core.c
Log:
cleanup, moved functions for tuple comparision to header file, and implemented
the macro NF_CT_DUMP_TUPLE().
Revision Changes Path
1.1.4.4 +1 -6 usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack.h
1.1.2.2 +0 -6 usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack_ipv4.h
1.1.4.6 +18 -101 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_core.c