[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 01816) [usagi-announce] 2002/09/16 snapshot
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: (usagi-users 01816) [usagi-announce] 2002/09/16 snapshot
- From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
- Date: Mon, 16 Sep 2002 16:56:17 +0900 (JST)
- Organization: USAGI Project
- Reply-to: usagi-announce@xxxxxxxxxxxxxx
- Sender: "Hideaki YOSHIFUJI" <yoshfuji@xxxxxxxxxxxxxxxxxxxxxxxxx>
Hi,
We release new snapshot on 16th September, 2002.
Files will be available soon:
<ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/>
<ftp://ftp.linux-ipv6.org/pub/usagi/snap/split/>
Here's the changelog.
----
2002/09/10 yoshfuji
* kernel/linux2{2,4}/net/ipv6/af_inet6.c: return -EADDRNOTAVAIL
instead of -EINVAL when try to bind ipv6 socket with IPV6_V6ONLY
socket option with ipv4-mapped address.
* kernel/linux2{2,4}/net/ipv6/udp.c: return -ENETUNREACH if
try to connect ipv6 socket with IPV6 socket option to ipv4
client.
2002/09/09 yoshfuji
* kernel/linux24/net/ipv4/ipsec4_input.c: fix type for nexthdr;
I think this bug broke ipsec4 on big-endian platforms.
2002/09/06 mk
* usagi/usagi/pfkey/{ipsec-set, ipsec-static.conf-sample}: removed.
use ipsec-conf script instead of this.
2002/09/06 mk
* kernel/linux24/crypto/ciphers/cipher-des.c: remove commented
out part in parity check.
(need more test and investigation).
2002/09/03 yoshfuji
* kernel/linux24/net/ipv6/ndisc.c: fixed a inet6_dev leakage.
2002/09/02 mk
* kenrel/linux24/include/net/sadb.h,
kernel/linux24/net/key/pfkey_v2_msg_{add,delete,get,getspi,update}.c
kernel/linux24/net/key/sadb.c
removed 'proxy' type in SA.
2002/08/30 mk
* kernel/linux24/net/ipv6/mcast.c: leave ff02::2 when "router" node
destroys a device.
--
yoshfuji