Date: Wed, 31 Jul 2002 16:44:26 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ethersubr.c Message-ID: <200207312344.g6VNiQVj072609@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/07/31 16:44:26 PDT
Modified files: (Branch: RELENG_4)
sys/net if_ethersubr.c
Log:
Make net.link.ether.ipfw read-write so users of ipfw2 can
set it to 1 to try MAC filtering of layer2 packets.
It also works with ipfw, but 1) you are not supposed to know,
and 2) ipfw does not have instructions to match MAC fields.
See the commit log for rev.1.111 of this file to understand
when the firewall is invoked. We do not have separate firewall
chains yet so if you are not careful the same packet can be
processed by ipfw up to 4 times.
Revision Changes Path
1.70.2.28 +1 -1 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?200207312344.g6VNiQVj072609>
