[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[usagi-announce] 2003/12/22 snapshot
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: [usagi-announce] 2003/12/22 snapshot
- From: Yuji Sekiya <sekiya@xxxxxxxxxxxxxx>
- Date: Mon, 22 Dec 2003 22:29:20 +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, based on linux-2.4.23 and linux-2.6.0
kernels. It will be available soon from our ftp site.
ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/
ftp://ftp.linux-ipv6.org/pub/usagi/snap/split/
CHANGELOG
---------
2003/12/22 yoshfuji
* kernel/linux26/{include/net/neighbour.h,net/core/neighbour.c,
net/ipv6/ndisc.c}: port neigh_update() from linux24 to fix
state transition for IPv6 ND. Surrounded by CONFIG_IPV6_NDISC_NEW
for now. (reminded by Hiroaki Kago <kago@xxxxxxxxxxxxxx>)
2003/12/21 yoshfuji
* kernel/linux24/{include/net/neighbour.h,net/core/neighbour.c,
net/ipv6/ndisc.c}: clean-up updating neighbor entries.
2003/12/19 yoshfuji
* kernel/linux24/net/ipv6/ndisc.c: fixed Route Information Option
parser.
2003/12/18 yoshfuji
* kernel/linux26/{include/net/ndisc.h,net/ipv6/ndisc.c}:
update NCE on router by RS. (noticed by Hiroaki Kago
<kago@xxxxxxxxxxxxxx>)
2003/12/18 yoshfuji
* kernel/linux26: linux-2.6.0.
2003/12/15 mk
* src/mkdtcp/util.c: mode is octal (Fixed: invalid pidfile
permission).
2003/12/14 yoshfuji
* kernel/linux24/net/sctp/ipv6.c: Fixed compilation error.
FIXME: inherit use_tempaddr flag from socket.
(reported by Mauro Tortonesi <mtortonesi@xxxxxxxxxxxx>)
2003/12/12 yoshfuji
* kernel/linux26/net/ipv6/ndisc.c: Don't update mtu by invalid
value in the mtu option. (noticed by Hiroaki Kago
<kago@xxxxxxxxxxxxxx>)
-- Yuji Sekiya