Subject: Re: CVS commit: syssrc
To: Jun-ichiro itojun Hagino <itojun@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-net
Date: 01/28/2001 12:31:08
On Sun, Jan 28, 2001 at 12:41:45PM +0200, Jun-ichiro itojun Hagino wrote:
> Modified Files:
> syssrc/sys/net: if_vlan.c
>
> Log Message:
> call if_alloc_sadl(). without it the following operation causes kernel panic:
> # ifconfig vlan0 create
> # ifconfig vlan0
Erg -- this change is acutally wrong. The sadl is supposed to get allocated
when you hook it up to an interface.
I'll take a look at the problem a little later today.
--
-- Jason R. Thorpe <thorpej@zembu.com>