summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-09-01 01:37:13 +0000
committerarchie <archie@FreeBSD.org>2000-09-01 01:37:13 +0000
commita7dc49b6327b0eb9894fb72896df25c4fa89c9e9 (patch)
treea31a82f2e10e79329382cbfd950b3b981b8b8cce /sys/conf/files
parent4f48286ceecb17588fdf8d88e754c985cf68d2f7 (diff)
downloadFreeBSD-src-a7dc49b6327b0eb9894fb72896df25c4fa89c9e9.zip
FreeBSD-src-a7dc49b6327b0eb9894fb72896df25c4fa89c9e9.tar.gz
New netgraph node type for Ethernet bridging.
No ipfw support yet.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 33817e7..e9c55f2 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -710,6 +710,7 @@ netgraph/ng_async.c optional netgraph_async
netgraph/ng_base.c optional netgraph
netgraph/ng_bpf.c optional netgraph_bpf
net/bpf_filter.c optional netgraph_bpf
+netgraph/ng_bridge.c optional netgraph_bridge
netgraph/ng_cisco.c optional netgraph_cisco
netgraph/ng_echo.c optional netgraph_echo
netgraph/ng_ether.c optional netgraph_ether
OpenPOWER on IntegriCloud