2004/01/05 snapshot
Yuji Sekiya <[email protected]> Mon, 05 Jan 2004 15:56:04 +0900
| Newsgroups | gmane.linux.ipv6.usagi.announce |
|---|---|
| Organization | The University of Tokyo |
| Message-ID | <[email protected]> |
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