summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2006-10-24 08:47:39 +0000
committerthompsa <thompsa@FreeBSD.org>2006-10-24 08:47:39 +0000
commit8951c4c5ee28ec2e0e6fbd68e7eaf5d828484ca2 (patch)
tree6150361effb75efa1a8e6d56eb2b196ac8079ca8 /share/man
parentdbd998a427edb992f0bdd7022b4811e5317c70d3 (diff)
downloadFreeBSD-src-8951c4c5ee28ec2e0e6fbd68e7eaf5d828484ca2.zip
FreeBSD-src-8951c4c5ee28ec2e0e6fbd68e7eaf5d828484ca2.tar.gz
Document net.link.bridge.ipfw_arp for filtering ARP packets with ipfw.
MFC after: 3 days
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/if_bridge.411
1 files changed, 11 insertions, 0 deletions
diff --git a/share/man/man4/if_bridge.4 b/share/man/man4/if_bridge.4
index 8eec71f..23090f9 100644
--- a/share/man/man4/if_bridge.4
+++ b/share/man/man4/if_bridge.4
@@ -182,6 +182,17 @@ and
.Va pfil_member
will be disabled so that IPFW
is not run twice; these can be re-enabled if desired.
+.It Va net.link.bridge.ipfw_arp
+Set to
+.Li 1
+to enable layer2 ARP filtering with
+.Xr ipfirewall 4 ,
+set to
+.Li 0
+to disable it.
+Requires
+.Va ipfw
+to be enabled.
.El
.Pp
ARP and REVARP packets are forwarded without being filtered and others
OpenPOWER on IntegriCloud