usagi/kernel/linux26/net/core skbuff.c usagi/kernel/linux26/net/ipv6 ip6_output.c usagi/kernel/linux26/net/ipv6/netfilter nf_conntrack_reasm.c Makefile nf_conntrack_l3proto_ipv6.c usagi/kernel/linux26/include/linux netfilter_ipv6.h skbuff.h
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
kozakai 2004/10/24 21:00:51 JST
Modified files: (Branch: bCONNTRACK-20041001)
kernel/linux26/net/core skbuff.c
kernel/linux26/net/ipv6 ip6_output.c
kernel/linux26/net/ipv6/netfilter Makefile
nf_conntrack_l3proto_ipv6.c
kernel/linux26/include/linux netfilter_ipv6.h skbuff.h
Added files: (Branch: bCONNTRACK-20041001)
kernel/linux26/net/ipv6/netfilter nf_conntrack_reasm.c
Log:
added new scheme for handling fragmented IPv6 packets.
Revision Changes Path
1.1.1.27.2.1 +5 -0 usagi/kernel/linux26/net/core/skbuff.c
1.74.2.1 +3 -0 usagi/kernel/linux26/net/ipv6/ip6_output.c
1.6.2.3 +1 -1 usagi/kernel/linux26/net/ipv6/netfilter/Makefile
1.1.6.6 +108 -7 usagi/kernel/linux26/net/ipv6/netfilter/Attic/nf_conntrack_l3proto_ipv6.c
1.6.2.2 +1 -0 usagi/kernel/linux26/include/linux/netfilter_ipv6.h
1.20.2.2 +13 -0 usagi/kernel/linux26/include/linux/skbuff.h