Date: Sat, 22 Oct 2005 13:37:35 +0000 From: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl> To: Andrew Thompson <thompsa@freebsd.org> Cc: freebsd-net@freebsd.org Subject: Re: Dependency between interfaces Message-ID: <20051022133735.GA26636@freebsd.czest.pl> In-Reply-To: <20051020202327.GA53753@heff.fud.org.nz> References: <20051020202034.GA4556@freebsd.czest.pl> <20051020202327.GA53753@heff.fud.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 21, 2005 at 09:23:27AM +1300, Andrew Thompson wrote: > On Thu, Oct 20, 2005 at 08:20:34PM +0000, Wojciech A. Koszek wrote: > > Hello, > > [..] > > Is it still a problem or did you test on a pre r1.26 kernel? > Results from -CURRENT: I got panic if sk/rl modules are loaded, interfaces added to bridge0 and these drivers kldunload(8)ed: http://freebsd.czest.pl/dunstan/FreeBSD/bridge_rl.trace http://freebsd.czest.pl/dunstan/FreeBSD/bridge_sk.trace Also vlan(4) has similar problems: http://freebsd.czest.pl/dunstan/FreeBSD/vlan_sk dunstan@dunstan:(/usr/src/sys/net)$ grep FreeBSD * | egrep 'if_(clone|vlan|bridge)' if_bridge.c:__FBSDID("$FreeBSD: src/sys/net/if_bridge.c,v 1.29 2005/10/14 20:57:02 thompsa Exp $"); if_bridgevar.h: * $FreeBSD: src/sys/net/if_bridgevar.h,v 1.5 2005/10/14 02:38:47 thompsa Exp $ if_clone.c: * $FreeBSD: src/sys/net/if_clone.c,v 1.7 2005/10/12 19:52:16 thompsa Exp $ if_clone.h: * $FreeBSD: src/sys/net/if_clone.h,v 1.2 2005/01/07 01:45:34 imp Exp $ if_vlan.c: * $FreeBSD: src/sys/net/if_vlan.c,v 1.88 2005/10/03 02:24:21 yar Exp $ if_vlan_var.h: * $FreeBSD: src/sys/net/if_vlan_var.h,v 1.22 2005/08/31 11:36:50 yar Exp $ -- * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051022133735.GA26636>