usagi/kernel/linux25/include/net protocol.h xfrm.h usagi/kernel/linux25/net/ipv6 af_inet6.c exthdrs.c icmp.c ip6_input.c reassembly.c tcp_ipv6.c udp.c xfrm6_input.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/04/14 04:36:38 JST
Modified files: (Branch: bFIX_2_5_67_INET6PROTO-20030414)
kernel/linux25/include/net protocol.h xfrm.h
kernel/linux25/net/ipv6 af_inet6.c exthdrs.c icmp.c
ip6_input.c reassembly.c tcp_ipv6.c
udp.c xfrm6_input.c
Log:
try to fix inet6_proto handing. from mFIX_2_5_66_INET6PROTO-20030413_20030414a.
Revision Changes Path
1.1.1.5.2.1 +3 -1 usagi/kernel/linux25/include/net/protocol.h
1.1.1.10.2.1 +1 -1 usagi/kernel/linux25/include/net/xfrm.h
1.1.1.15.2.1 +0 -1 usagi/kernel/linux25/net/ipv6/af_inet6.c
1.1.1.5.4.1 +26 -59 usagi/kernel/linux25/net/ipv6/exthdrs.c
1.1.1.11.4.1 +4 -3 usagi/kernel/linux25/net/ipv6/icmp.c
1.1.1.8.2.1 +32 -14 usagi/kernel/linux25/net/ipv6/ip6_input.c
1.1.1.7.4.1 +16 -21 usagi/kernel/linux25/net/ipv6/reassembly.c
1.1.1.19.2.1 +4 -3 usagi/kernel/linux25/net/ipv6/tcp_ipv6.c
1.1.1.16.2.1 +3 -2 usagi/kernel/linux25/net/ipv6/udp.c
1.1.1.2.2.1 +25 -7 usagi/kernel/linux25/net/ipv6/xfrm6_input.c