[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[usagi-announce] 2002/08/05 snapshot
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: [usagi-announce] 2002/08/05 snapshot
- From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
- Date: Mon, 05 Aug 2002 23:22:40 +0900 (JST)
- Organization: USAGI Project
- Reply-to: usagi-announce@xxxxxxxxxxxxxx
- Sender: "Hideaki YOSHIFUJI" <yoshfuji@xxxxxxxxxxxxxxxxxxxxxxxxx>
Hi,
We release new snapshots on 5th August, 2002.
They are available at:
<ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/>
<ftp://ftp.linux-ipv6.org/pub/usagi/snap/split/>
Highlights:
IPsec ESP/AH transport mode for IPv4
Upstream updates:
linux-2.4.19 / MIPL 0.9.3
iproute2 2.4.7-ss010824,
iputils ss020124
Here's the changelog.
-----
2002/08/05 yoshfuji
* kernel/linux24/net/ipv6/addrconf.c:
- don't accept RAs by default for non-ISATAP tunnels.
- don't send RSs for RA-disabled devices.
2002/08/04 yoshfuji
* kernel/linux24: linux-2.4.19.
2002/08/03 yoshfuji
* src/iputils/ping6.c: escape non-printable charaters.
2002/08/03 yoshfuji
* usagi/usagi/libinet6/{Makefile.in,config.h.in,configure.in,sa_len.c}:
check for several headers; some system does not have header files
such as netatalk/at.h. (from Mauro Tortonesi <mauro@xxxxxxxxxxxxxxxx>)
2002/08/02 miyazawa
* usagi/kernel/linux24/{include/net/ipsec4_utils.h,net/ipv4/
{ip_output.c,ipsec4_input.c,ipsec4_utils.c}}:
fix fragment processing and replay window update
2002/08/01 mk
* src/mkdtcp, usagi/dtcp:
DTCP(Dynamic Tunnel Configuration Protocol) implementaion.
<200207>
2002/07/31 miyazawa
* usagi/kernel/linux24/{include/net/ipsec4_utils.h,net/ipv4/
{ip_output.c,ipsec4_input.c,ipsec4_utils.c}}:
support AH transport mode on IPv4
2002/07/31 takamiya
* src/miplv6: sync userland tools with HUT's MIPv6 implementation
version 0.9.3.
2002/07/30 takamiya
* kernel/linux24: sync with HUT's MIPv6 implementation
version 0.9.3.
XXX: maybe broken. userland is not included.
2002/07/26 miyazawa
* kernel/linux24/{include/linux/{ip.h,ipsec.h,sysctl.h},
net/{key/sysctl_net_ipsec.c,/ipv4/{ip_input.c,ip_output.c,
tcp_ipv4.c,ipsec4_input.c,ipsec4_output.c,ipsec4_utils}}
- support ESP transport mode on IPv4
2002/07/23 yoshfuji
* src/iproute2:
iproute2 2.4.7 ss010824.
* src/iputils, usagi/{ping6,traceroute6,tracepath6}:
iputils ss020124.
Note: we've eliminated minor changes other than Node Information
Queries support in ping6.
XXX: manpage
--
yoshfuji