The panic occurs in ng_ether_output, during the ifconfig of the first vlan
interface. It is coming from SIOCSIFADDR. It tries to do an arp request. The
reason of the the panic is NULL pointer to the netgraph structure. I am not
an expert to this code, but I believe this should have been done in
ng_ether_attach.

I had difficulty re-producing this on my test machine, because the conf file
was different. In my configuration the attach is probably not done because I
don't have a couple of drivers configured in.

I'm still looking at it.

Peter

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Julian Elischer
Sent: Friday, February 23, 2001 10:48
To: [EMAIL PROTECTED]
Cc: 'Mike Tancsa'; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: 802.1q vlans and STABLE


Peter Blok wrote:
>
> I am working with VLANs and a BayStack 450-T without stability problems,
> except when you configure NETGRAPH at the same time. The kernel crashes
> during boot-up.
>

huh?  can you give me more on this?

--
      __--_|\  Julian Elischer
     /       \ [EMAIL PROTECTED]
    (   OZ    ) World tour 2000-2001
---> X_.---._/
            v


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to