usagi/kernel/linux26/net/ipv6/netfilter nf_conntrack_l3proto_ipv6.c nf_conntrack_reasm.c usagi/kernel/linux26/net/netfilter Kconfig nf_conntrack_core.c nf_conntrack_ftp.c nf_conntrack_proto_sctp.c nf_conntrack_proto_tcp.c nf_conntrack_standalone.c usagi/kernel/linux26/include/linux/netfilter nf_conntrack.h
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
kozakai 2004/10/27 10:07:34 JST
Modified files: (Branch: bCONNTRACK-20041001)
kernel/linux26/net/ipv6/netfilter nf_conntrack_l3proto_ipv6.c
nf_conntrack_reasm.c
kernel/linux26/net/netfilter Kconfig nf_conntrack_core.c
nf_conntrack_ftp.c
nf_conntrack_proto_sctp.c
nf_conntrack_proto_tcp.c
nf_conntrack_standalone.c
kernel/linux26/include/linux/netfilter nf_conntrack.h
Log:
- sync with linux 2.6.10-rc1 except of module_param_array().
- fixed compiling error of sctp module.
Revision Changes Path
1.1.6.7 +4 -20 usagi/kernel/linux26/net/ipv6/netfilter/Attic/nf_conntrack_l3proto_ipv6.c
1.1.2.2 +1 -1 usagi/kernel/linux26/net/ipv6/netfilter/Attic/nf_conntrack_reasm.c
1.1.12.3 +9 -1 usagi/kernel/linux26/net/netfilter/Attic/Kconfig
1.1.12.9 +6 -2 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_core.c
1.1.12.7 +1 -1 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_ftp.c
1.1.2.2 +12 -12 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_proto_sctp.c
1.1.12.4 +0 -1 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_proto_tcp.c
1.1.12.8 +3 -0 usagi/kernel/linux26/net/netfilter/Attic/nf_conntrack_standalone.c
1.1.12.5 +5 -2 usagi/kernel/linux26/include/linux/netfilter/Attic/nf_conntrack.h