Date: Tue, 18 Jan 2000 06:07:16 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridge.c Message-ID: <200001181407.GAA24662@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2000/01/18 06:07:16 PST
Modified files: (Branch: RELENG_3)
sys/net bridge.c
Log:
Temporary fix for bridging when used without ipfw.
bdg_forward() might consume the mbuf and drivers would dereference
a null pointer.
Fixes to individual drivers will be committed shortly. Note that
the 'de' driver will _not_ be fixed soon and is unusable with
bridging.
Revision Changes Path
1.4.2.6 +42 -44 src/sys/net/bridge.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?200001181407.GAA24662>
