Date: Thu, 9 May 2002 13:19:00 -0700 (PDT) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_ether.c Message-ID: <200205092019.g49KJ0394471@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2002/05/09 13:19:00 PDT
Modified files:
sys/netgraph ng_ether.c
Log:
Don't send packets out an interface unless it is IFF_UP|IFF_RUNNING.
This fixes panics with certain Ethernet drivers when doing bridging,
PPPoE, etc. before the driver has been fully brought up.
MFC after: 1 week
Revision Changes Path
1.23 +10 -2 src/sys/netgraph/ng_ether.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205092019.g49KJ0394471>
