ping6 cause kernel panic in nd6_output_lle()

Andrey Chernov ache at nagual.pp.ru
Sat Oct 2 13:39:04 UTC 2010


On Fri, Oct 01, 2010 at 11:06:58PM +0000, Bjoern A. Zeeb wrote:
> On Fri, 1 Oct 2010, Andrey Chernov wrote:
> 
> > Pinging nonexistent IPv6 adress withing the same prefixlen 64 (i.e.
> > nonexistent neighbor) immediately cause kernel panic in nd6_output_lle()
> >
> > See
> > http://img837.imageshack.us/img837/7496/01102010f.jpg
> 
> want to try the patch from kern/148857?

For recent -current the patch have missing
struct mbuf *m = NULL; 
declaration early in the nd6_llinfo_timer().

Besides that, it fix the panic, thanx!

-- 
http://ache.pp.ru/


More information about the freebsd-current mailing list