2003/12/22 snapshot
Yuji Sekiya <[email protected]> Mon, 22 Dec 2003 22:29:20 +0900
| Newsgroups | gmane.linux.ipv6.usagi.announce |
|---|---|
| Organization | The University of Tokyo |
| Message-ID | <[email protected]> |
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 <[email protected]>)
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
<[email protected]>)
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 <[email protected]>)
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
<[email protected]>)
-- Yuji Sekiya