[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[usagi-announce] 2004/01/05 snapshot
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: [usagi-announce] 2004/01/05 snapshot
- From: Yuji Sekiya <sekiya@xxxxxxxxxxxxxx>
- Date: Mon, 05 Jan 2004 15:56:04 +0900
- Organization: The University of Tokyo
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (牛ノ谷) FLIM/1.14.4 (橿原神宮前) APEL/10.3 Emacs/20.7 (i386-vine-linux-gnu) MULE/4.1 (葵)
Hello,
We release the latest snapshots.
It will be available soon from the below site.
ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/
ftp://ftp.linux-ipv6.org/pub/usagi/snap/split/
CHANGELOG
---------
2004/01/02 yoshfuji
* kernel/linux26/net/key/af_key.c: make sure to fill satype field
in the GETSPI message.
2003/12/27 yoshfuji
* kernel/linux2{4,6}/net/ipv6/ndisc.c: accept unicast NS without
source link-layer address option.
2003/12/27 yoshfuji
* kernel/linux26/net/ipv6/ip6_output.c: try to fix fragmentation;
When sending a packet slightly smaller than mtu, it was fragmented.
Surrounded by CONFIG_IPV6_FRAG_RELOCATION for now.
2003/12/25 yoshfuji
* kernel/linux24/{include/net/ip6_route.h,net/ipv6/{ndisc.c,
route.c}}: accept redirect regardless NCE status.
(backported from linux26, surrounded by CONFIG_IPV6_NDISC_NEW
for now.)
2003/12/23 yoshfuji
* kernel/linux26/{include/net/ip6_route.h,net/ipv6/{ndisc.c,
route.c}}: Don't update NCE by invalid redirects.
2003/12/23 yoshfuji
* kernel/linux26/{include/net/neighbour.h,net/core/neighbour.c}:
port state transition mechanism from linux24. Surrounded by
CONFIG_IPV6_NDISC_NEW for now.
-- Yuji Sekiya