[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00378) [usagi-announce] 20010402-snapshot
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: (usagi-users 00378) [usagi-announce] 20010402-snapshot
- From: Yuji Sekiya <sekiya@xxxxxxxxxxxxxx>
- Date: Mon, 02 Apr 2001 18:25:00 +0900
- List-subscribe: <mailto:usagi-users-ctl@linux-ipv6.org?body=subscribe>
- Organization: Keio University
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: Wanderlust/2.4.1 (Stand By Me) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.1 (AOI)
Hello,
We release the USAGI snapshots for linux22 and linux24.
For latest two weeks, we don't have much progress.
The snapshots have a few improvements, Sorry. Because our most aggressive
programer is now moving :-p
Anyway we release the kits.
usagi-20010402-linux24.tar.bz2 ( for linux24 systems)
usagi-20010402-linux22.tar.bz2 ( for linux22 systems)
BTW we have changed a directory to which we put the snapshot tarballs
from /pub/usagi/snap/patch to /pub/usagi/snap/kit becasue the kits are
not patch :-)
You can get them from <ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/>.
------------
<200104>
2001/04/02 sekiya
* kernel/linux24: linux-2.4.3
2001/04/02 sekiya
* src/radvd: radvd-0.6.2
<200103>
2001/03/30 yoshfuji
* kernel/linux22/net/ipv6/ipv6_sockglue.c: fixed optlen checks for
IPV6_{JOIN,LEAVE}_GROUP setsockopt(2); it must be sizeof (struct
ipv6_mreq), not sizeof(int). (reported by NAKAMURA Takumi
<canalian@xxxxxxxxxxx>)
2001/03/28 yoshfuji
* kernel/linux22: linux-2.2.19
2001/03/21 yoshfuji
* kernel/linux2{2,4}/net/ipv4/{udp.c,tcp_ipv4.c}:
fixed bind(2) behavior without CONFIG_IPV6_DOUBLE_BIND:
one6->one4 case was not allowed.
2001/03/20 yoshfuji
* kernel/linux2{2,4}/net/ipv4/{udp.c,tcp_ipv4.c},
kernel/linux2{2,4}/net/ipv6/{udp.c,tcp_ipv6.c}:
Changed CONFIG_IPV6{_,_MODERATE_}DOUBLE_BIND bahavior;
Now you don't need the same uid for
1) {wild4,one4,map4} -> one6
2) one6 -> one4
-- Yuji Sekiya @ USAGI Project