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/ _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"