Redirect bridge(4) to if_bridge(4). These should have pointed to if_bridge
from the begining. Reminded by: ru
This commit is contained in:
parent
7fc550064a
commit
7badd6a5e5
@ -1104,7 +1104,7 @@ main(int argc, char *argv[])
|
||||
.Sh SEE ALSO
|
||||
.Xr ioctl 2 ,
|
||||
.Xr altq 4 ,
|
||||
.Xr bridge 4 ,
|
||||
.Xr if_bridge 4 ,
|
||||
.Xr pflog 4 ,
|
||||
.Xr pfsync 4 ,
|
||||
.Xr pfctl 8 ,
|
||||
|
@ -1168,7 +1168,7 @@ packets and an ICMP UNREACHABLE for UDP and other packets.
|
||||
Options returning ICMP packets currently have no effect if
|
||||
.Xr pf 4
|
||||
operates on a
|
||||
.Xr bridge 4 ,
|
||||
.Xr if_bridge 4 ,
|
||||
as the code to support this feature has not yet been implemented.
|
||||
.It Ar pass
|
||||
The packet is passed.
|
||||
@ -1935,7 +1935,7 @@ Rules with
|
||||
will not work if
|
||||
.Xr pf 4
|
||||
operates on a
|
||||
.Xr bridge 4 .
|
||||
.Xr if_bridge 4 .
|
||||
.Pp
|
||||
Example:
|
||||
.Bd -literal -offset indent
|
||||
|
Loading…
Reference in New Issue
Block a user