Date: Wed, 11 Sep 2002 18:05:46 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridge.c if_ethersubr.c Message-ID: <200209120105.g8C15li8024350@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/09/11 18:05:46 PDT Modified files: sys/net bridge.c if_ethersubr.c Log: Make bridging and layer2-ipfw obey net.inet.ip.fw.one_pass. I should have committed this ages ago. The MFC for if_ethersubr.c could be done in the usual few days (only ipfw2 uses it), the one for bridge.c should probably wait until after 4.7 because it changes an existing though mostly undocumented behaviour (on which i hope nobody relies). All in all, i'll wait for both things unless there is demand. MFC after: 35 days Revision Changes Path 1.55 +2 -2 src/sys/net/bridge.c 1.120 +2 -2 src/sys/net/if_ethersubr.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?200209120105.g8C15li8024350>