usagi/kernel/linux26/include/net xfrm.h usagi/kernel/linux26/net/xfrm xfrm_policy.c usagi/kernel/linux26/net/ipv4 xfrm4_policy.c usagi/kernel/linux26/net/ipv6 xfrm6_policy.c
[email protected] Thu, 19 May 2005 22:24:56 +0900
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
miyazawa 2005/05/19 22:21:34 JST
Modified files:
kernel/linux26/include/net xfrm.h
kernel/linux26/net/xfrm xfrm_policy.c
kernel/linux26/net/ipv4 xfrm4_policy.c
kernel/linux26/net/ipv6 xfrm6_policy.c
Log:
change the parameter of dst_check in bundle_ok
to make IPv6 IPsec tunnel mode work.
Revision Changes Path
1.64 +1 -0 usagi/kernel/linux26/include/net/xfrm.h
1.30 +1 -1 usagi/kernel/linux26/net/xfrm/xfrm_policy.c
1.15 +1 -0 usagi/kernel/linux26/net/ipv4/xfrm4_policy.c
1.29 +1 -0 usagi/kernel/linux26/net/ipv6/xfrm6_policy.c