mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update man page: BPF is supported even in the KLD version.
This commit is contained in:
parent
d6e03b7f2e
commit
c4cb96e576
3 changed files with 3 additions and 3 deletions
|
|
@ -68,7 +68,6 @@ In the KLD module, only support for IP is compiled in by default.
|
|||
.Pp
|
||||
.Nm Iface
|
||||
nodes support the Berkeley Packet Filter (BPF).
|
||||
In the KLD module, this support is disabled by default.
|
||||
.Sh HOOKS
|
||||
This node type supports the following hooks:
|
||||
.Pp
|
||||
|
|
@ -119,6 +118,7 @@ control message disconnects all hooks but does not remove the node.
|
|||
.Xr netgraph 4 ,
|
||||
.Xr bpf 4 ,
|
||||
.Xr ng_cisco 8 ,
|
||||
.Xr ng_ppp 8 ,
|
||||
.Xr ng_rfc1490 8 ,
|
||||
.Xr ngctl 8 ,
|
||||
.Xr ifconfig 8 .
|
||||
|
|
|
|||
|
|
@ -68,7 +68,6 @@ In the KLD module, only support for IP is compiled in by default.
|
|||
.Pp
|
||||
.Nm Iface
|
||||
nodes support the Berkeley Packet Filter (BPF).
|
||||
In the KLD module, this support is disabled by default.
|
||||
.Sh HOOKS
|
||||
This node type supports the following hooks:
|
||||
.Pp
|
||||
|
|
@ -119,6 +118,7 @@ control message disconnects all hooks but does not remove the node.
|
|||
.Xr netgraph 4 ,
|
||||
.Xr bpf 4 ,
|
||||
.Xr ng_cisco 8 ,
|
||||
.Xr ng_ppp 8 ,
|
||||
.Xr ng_rfc1490 8 ,
|
||||
.Xr ngctl 8 ,
|
||||
.Xr ifconfig 8 .
|
||||
|
|
|
|||
|
|
@ -68,7 +68,6 @@ In the KLD module, only support for IP is compiled in by default.
|
|||
.Pp
|
||||
.Nm Iface
|
||||
nodes support the Berkeley Packet Filter (BPF).
|
||||
In the KLD module, this support is disabled by default.
|
||||
.Sh HOOKS
|
||||
This node type supports the following hooks:
|
||||
.Pp
|
||||
|
|
@ -119,6 +118,7 @@ control message disconnects all hooks but does not remove the node.
|
|||
.Xr netgraph 4 ,
|
||||
.Xr bpf 4 ,
|
||||
.Xr ng_cisco 8 ,
|
||||
.Xr ng_ppp 8 ,
|
||||
.Xr ng_rfc1490 8 ,
|
||||
.Xr ngctl 8 ,
|
||||
.Xr ifconfig 8 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue