summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-20 00:16:49 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-20 00:16:49 +0000
commit37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (patch)
tree23d4a73bf955372633504b37d59c1fd7a0983bf8 /sys/modules/netgraph
parent8c053ad76b76dbccf80704fc8f512958de0c049d (diff)
Diffstat (limited to 'sys/modules/netgraph')
-rw-r--r--sys/modules/netgraph/iface/ng_iface.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/iface/ng_iface.8 b/sys/modules/netgraph/iface/ng_iface.8
index 376b5c5a8dd6..7cb1884c16a9 100644
--- a/sys/modules/netgraph/iface/ng_iface.8
+++ b/sys/modules/netgraph/iface/ng_iface.8
@@ -68,6 +68,7 @@ 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
@@ -118,7 +119,6 @@ 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 .