From 8951c4c5ee28ec2e0e6fbd68e7eaf5d828484ca2 Mon Sep 17 00:00:00 2001 From: thompsa Date: Tue, 24 Oct 2006 08:47:39 +0000 Subject: Document net.link.bridge.ipfw_arp for filtering ARP packets with ipfw. MFC after: 3 days --- share/man/man4/if_bridge.4 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'share/man') 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 -- cgit v1.1