Subject: Re: Crash with IPF and pppoe interfaces
To: Martin Husemann <martin@duskware.de>
From: Christian Hattemer <c.hattemer@arcor.de>
List: current-users
Date: 07/12/2006 12:07:55
Am 12.07.06 schrieb Martin Husemann:

> Could you try to move the if_attach() call one line further down
> (in sys/net/if_pppoe.c, around line 293), so that it reads:
>
>         sppp_attach(&sc->sc_sppp.pp_if);
>         if_attach(&sc->sc_sppp.pp_if);

That changes nothing.

Bye, Chris