usagi/kernel/linux24/include/net spd.h usagi/kernel/linux24/net/key pfkey_v2_msg_flow.c spd.c usagi/kernel/linux24/net/ipv6 exthdrs.c ipsec6_input.c ipsec6_output.c usagi/kernel/linux24/net/ipv6/mobile_ip6 bcache.c bcache.h bul.c bul.h mipv6_ha_ipsec.c mipv6_ha_ipsec.h ...
[email protected] Sat, 9 Aug 2003 15:37:39 +0900
Newsgroups
gmane.linux.ipv6.usagi.cvs
Message-ID
<[email protected] >
takamiya 2003/08/09 15:22:22 JST
Modified files: (Branch: bHISTORIC-IPSEC-MIP6-20030804)
kernel/linux24/include/net spd.h
kernel/linux24/net/key pfkey_v2_msg_flow.c spd.c
kernel/linux24/net/ipv6 exthdrs.c ipsec6_input.c
ipsec6_output.c
kernel/linux24/net/ipv6/mobile_ip6 bcache.c bcache.h bul.c
bul.h mipv6_ha_ipsec.c
mipv6_ha_ipsec.h
mobhdr_mn.c
Log:
* kernel/linux24/include/net/spd.h,net/key/{pfkey_v2_msg_flow.c,spd.c},
net/ipv6/{exthdrs.c,ipsec6_input.c,ipsec6_output.c},
net/ipv6/mobile_ip6/{bcache.h,bul.c,bul.h,mipv6_ha_ipsec.c,
mipv6_ha_ipsec.h,mobhdr_mn.c}:
-fixed to enable to return to home link.
-fixed the order of DSTOPTS and RT2.
-fixed to communicate MN1 and MN2.
Revision Changes Path
1.26.4.1 +4 -1 usagi/kernel/linux24/include/net/Attic/spd.h
1.26.2.1 +13 -3 usagi/kernel/linux24/net/key/Attic/pfkey_v2_msg_flow.c
1.23.2.1 +80 -3 usagi/kernel/linux24/net/key/Attic/spd.c
1.38.2.1 +3 -3 usagi/kernel/linux24/net/ipv6/exthdrs.c
1.53.2.1 +10 -1 usagi/kernel/linux24/net/ipv6/Attic/ipsec6_input.c
1.31.4.1 +7 -1 usagi/kernel/linux24/net/ipv6/Attic/ipsec6_output.c
1.8.2.1 +27 -3 usagi/kernel/linux24/net/ipv6/mobile_ip6/Attic/bcache.c
1.5.4.1 +3 -0 usagi/kernel/linux24/net/ipv6/mobile_ip6/Attic/bcache.h
1.5.2.1 +27 -0 usagi/kernel/linux24/net/ipv6/mobile_ip6/Attic/bul.c
1.4.4.1 +4 -1 usagi/kernel/linux24/net/ipv6/mobile_ip6/Attic/bul.h
1.2.2.1 +78 -85 usagi/kernel/linux24/net/ipv6/mobile_ip6/Attic/mipv6_ha_ipsec.c
1.1.2.1 +6 -2 usagi/kernel/linux24/net/ipv6/mobile_ip6/Attic/mipv6_ha_ipsec.h
1.8.2.1 +9 -2 usagi/kernel/linux24/net/ipv6/mobile_ip6/Attic/mobhdr_mn.c