Date: Thu, 30 Aug 2001 12:09:10 -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: <200108301909.f7UJ9AQ34592@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2001/08/30 12:09:10 PDT Modified files: sys/netgraph ng_ether.c Log: Fix kernel crash when VLANs are combined with ng_ether(4), by attaching interfaces of type IFT_L2VLAN as well as IFT_ETHER during module load. Submitted by: yar Revision Changes Path 1.19 +3 -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?200108301909.f7UJ9AQ34592>