NetBSD-Bugs archive

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

Re: kern/51828: Panic after configuring vlan on nonexistent phys interface



On Thu, Jan 12, 2017 at 12:46 PM, Christos Zoulas <christos%zoulas.com@localhost> wrote:
> On Jan 12,  3:40am, ozaki-r%netbsd.org@localhost (Ryota Ozaki) wrote:
> -- Subject: Re: kern/51828: Panic after configuring vlan on nonexistent phys
>
> Does the KASSERT I added fire?

I don't think ifp can be NULL in the call path because in6m->in6m_ifp is always
non-NULL.

I've committed a possible fix. Hauke, can you try again with the latest change
(sys/netinet6/in6.c,v 1.233)?

Thanks,
  ozaki-r


Home | Main Index | Thread Index | Old Index