From c4cb96e5761f3a7f8656beef8dba4ea144fb5112 Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Thu, 9 Dec 1999 00:25:37 +0000 Subject: [PATCH] Update man page: BPF is supported even in the KLD version. --- share/man/man4/ng_iface.4 | 2 +- sys/modules/netgraph/iface/ng_iface.4 | 2 +- sys/modules/netgraph/iface/ng_iface.8 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/ng_iface.4 b/share/man/man4/ng_iface.4 index 7cb1884c16a..376b5c5a8dd 100644 --- a/share/man/man4/ng_iface.4 +++ b/share/man/man4/ng_iface.4 @@ -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 . diff --git a/sys/modules/netgraph/iface/ng_iface.4 b/sys/modules/netgraph/iface/ng_iface.4 index 7cb1884c16a..376b5c5a8dd 100644 --- a/sys/modules/netgraph/iface/ng_iface.4 +++ b/sys/modules/netgraph/iface/ng_iface.4 @@ -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 . diff --git a/sys/modules/netgraph/iface/ng_iface.8 b/sys/modules/netgraph/iface/ng_iface.8 index 7cb1884c16a..376b5c5a8dd 100644 --- a/sys/modules/netgraph/iface/ng_iface.8 +++ b/sys/modules/netgraph/iface/ng_iface.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 .