usagi/kernel/linux26/net/ipv6 ah6.c icmp.c ip6_output.c raw.c tcp_ipv6.c udp.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
miyazawa 2004/04/22 17:51:14 JST
Modified files:
kernel/linux26/net/ipv6 ah6.c icmp.c ip6_output.c raw.c
tcp_ipv6.c udp.c
Log:
merge XFRM_LOOKUP branch to fix routing header vs ipsec
Revision Changes Path
1.24 +28 -0 usagi/kernel/linux26/net/ipv6/ah6.c
1.51 +11 -0 usagi/kernel/linux26/net/ipv6/icmp.c
1.64 +0 -4 usagi/kernel/linux26/net/ipv6/ip6_output.c
1.38 +12 -3 usagi/kernel/linux26/net/ipv6/raw.c
1.38 +84 -16 usagi/kernel/linux26/net/ipv6/tcp_ipv6.c
1.55 +28 -8 usagi/kernel/linux26/net/ipv6/udp.c