Re: Dependency between interfaces

From: Andrew Thompson (thompsa_at_freebsd.org)
Date: 10/22/05

  • Next message: Andrew Thompson: "Re: Dependency between interfaces"
    Date: Sun, 23 Oct 2005 08:25:07 +1300
    To: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
    
    

    On Sat, Oct 22, 2005 at 01:37:35PM +0000, Wojciech A. Koszek wrote:
    > 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
    >

    Ah, that makes sense. It looks like I need to change that particular
    detach not to call back into the drvier to !PROMISC and just make it a
    clean break :)

    Andrew
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Andrew Thompson: "Re: Dependency between interfaces"