NetBSD-Bugs archive

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

Re: kern/55680: llentry_free panic



On Wed, Sep 23, 2020 at 1:06 PM Kimmo Suominen <kim%netbsd.org@localhost> wrote:
>
> Hi!
>
> > sysctl net.inet6.ip6.forwarding
> net.inet6.ip6.forwarding = 0
>
> And normally there are two routers learned by the kernel from RAs (not
> running dhcpcd):
>
> > ndp -r
> fe80::822a:a8ff:fe4f:8c3a%vioif0 if=vioif0, flags=, pref=high, expire=21m43s
> fe80::de9f:dbff:fe28:91fa%vioif0 if=vioif0, flags=, pref=medium, expire=28m49s
>
> I've rebooted the same router (pref=high) two more times since without
> a panic, so it would appear to be timing related.

Thanks!  The information is helpful.

One more question.  Do you customize your kernel configuration?
(esp. is DIAGNOSTIC enabled?)

Thanks,
  ozaki-r


Home | Main Index | Thread Index | Old Index