From b36d1c438adcb5c4f576780e6fca9b9bf820f9cd Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Mon, 10 Jan 2000 22:46:13 +0000 Subject: Document the blocknonip flag. --- share/man/man4/bridge.4 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index f73d647ac71..26fc7f46ed6 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bridge.4,v 1.15 2000/01/01 19:14:24 deraadt Exp $ +.\" $OpenBSD: bridge.4,v 1.16 2000/01/10 22:46:12 angelos Exp $ .\" .\" Copyright (c) 1999 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -174,6 +174,14 @@ is set, the interface will receive packets destined for unknown destinations, otherwise a frame that has a destination not found in the address cache is not forwarded to this interface. The default for newly added interfaces has both flags set. +If the flag +.Ar IFBIF_BLOCKNONIP +is set, packets that are one of +.Xr ip 4 , +.Xr ip6 4 , +.Xr arp 4 , +or +Reverse ARP, will not be bridged from and to the interface. .It Dv SIOCBRDGGIFFLGS Retrieve the bridge member interface flags for the interface named in .Ar ifbr_ifsname -- cgit v1.2.3