[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[usagi-announce] 2001/05/01 snapshot



Hello,

We release snapshots dated on 05/01/2001 (JST).
The kit should be released yesterday, 04/30/2001 (JST), but
I could't take time to make snapshots, sorry for delayed.

Please try it.
        usagi-20010501-linux24.tar.bz2  (for linux24 systems)
        usagi-20010501-linux22.tar.bz2  (for linux22 systems)

You can get them from <ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/>.

Here are changelogs from previous snapshots.
----------
<200105>
2001/05/01	sekiya
	* usagi/ndp/: provide ndp command which is compatible with KAME.
	It is based on KAME ndp and iproute2 package.
	XXX: implemented only '-a' option.
	XXX: expire times of each ndp entry

2001/05/01	sekiya
	* libc/glibc22: sync with glibc-2.2.3 and glibc-linuxthread-2.2.3.

<200104>	
2001/04/30	yoshfuji
	* kernel/linux2{2,4}/include/asm-*/socket.h, 
	kernel/linux2{2,4}/include/net/sock.h, kernel/linux2{2,4}/core/sock.c: 
	implemented SO_REUSEPORT.
	* kernel/linux2{2,4}/net/{ipv4/udp.c,ipv4/tcp_ipv4.c,
	ipv6/udp.c,ipv6/tcp_ipv6.c} etc.: New bind(2) semantics has been 
	introduced with CONFIG_NET_NEW_BIND_SEMANTICS.  Hilights are:
	- Now we do not allow double bind as default;  it is allowed only if 
	IPV6_V6ONLY socket option is set to the inet6 socket.
	- implemented SO_REUSExxx more strictly.
	- binding more specific interfaces attack are forbidden.
	XXX: fast-reuse
	XXX: more description

2001/04/19	yoshfuji
	* usagi/src/net-tools: net-tools-1.60
	<http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-1.60.tar.bz2>.

2001/04/17	yoshfuji
	* usagi/{finger,talkd,write}/configure.in, 
	src/bsd-finger/{lprint.c,sprint.c}, src/netkit-ntalk/talkd/announce.c,
	src/netwrite/write/write.c et.al.: check for <time.h> and <sys/time.h>
	and include them where it is needed.


-- Yuji Sekiya @ USAGI Project