[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[usagi-announce] 2004/09/13 snapshot
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: [usagi-announce] 2004/09/13 snapshot
- From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
- Date: Mon, 13 Sep 2004 16:05:04 +0900 (JST)
- Organization: USAGI Project
- Reply-to: usagi-announce@xxxxxxxxxxxxxx
Hello.
We release new snapshot on 13th September, 2004.
It will be available in our ftp site and mirror sites soon.
ftp://ftp.linux-ipv6.org/pub/usagi/snap/kit/
ftp://ftp.linux-ipv6.org/pub/usagi/snap/split/
Here's the changelog.
<200409>
2004/09/11 yoshfuji
* kernel/linux26/net/ipv6/route.c: fix an oops in rt6_device_match();
Since rt->rt6i_idev is always set if a route was allocated dynamically,
it is safe to skip checking for them. However, when we hit
ip6_null_entry here, its rt6i_idev is NULL.
So, let's check if rt->rt6i_idev is !NULL, anyway;
this is minimum fix to avoid the oops for now.
2004/09/09 yoshfuji
* kernel/linux2{4,6}/net/ipv6/ip6_fib.c: purge route via non-router
but gateway.
2004/09/01 yoshfuji
* kernel/linux26/net/ipv6/neighbour.c: fix ReachableTime comparison
bug which was indroduced with time_after() changes on August 28th.
--
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA