[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[usagi-announce] 2002/07/22 snapshot
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: [usagi-announce] 2002/07/22 snapshot
- From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
- Date: Mon, 22 Jul 2002 18:10:51 +0900 (JST)
- Organization: USAGI Project
- Reply-to: usagi-announce@xxxxxxxxxxxxxx
- Sender: "Hideaki YOSHIFUJI" <yoshfuji@xxxxxxxxxxxxxxxxxxxxxxxxx>
Hi,
we release new snapshot, on 22nd July, 2002.
It'll be available soon under
<ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/>
<ftp://ftp.linux-ipv6.org/pub/usagi/snap/split/>.
Now we support IPsec tunnel mode.
Please read doc/HOWTO/IPsec for instructions.
Note: please be sure to update userland applications, too.
Here's the changelog.
---
2002/07/12 miyazawa
* usagi/usagi/pfkey/{pfkey.c,pfkey_internal.h,pfkeylib.c}
- support IPv6 IPsec tunnel mode
2002/07/11 miyazawa
* kernel/linux24/{include/{net/{pfkeyv2.h,spd.h},linux/ipsec6.h},
net/{key/{pfkey_v2_msg_flow.c,spd.c,spd_utils.c}},
ipv6{ip6_input.c,ip6_output.c,ipsec6_input.c,ipsec6_output.c,
ipsec6_utils.c,ipv6_sockglue.c,tcp_ipv6.c}}
- support IPv6 IPsec tunnel mode
--yoshfuji