aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/bridge/PICOBSD
diff options
context:
space:
mode:
authorMax Laier <mlaier@FreeBSD.org>2005-09-27 18:10:43 +0000
committerMax Laier <mlaier@FreeBSD.org>2005-09-27 18:10:43 +0000
commitb6de9e91bd2c47efaeec72a08642f8fd99cc7b20 (patch)
tree06d50385e76f077f148ab914f1e6e424fbea50a1 /release/picobsd/bridge/PICOBSD
parent458d22f30259508abcc97d1331ad091d5e70c523 (diff)
downloadsrc-b6de9e91bd2c47efaeec72a08642f8fd99cc7b20.tar.gz
src-b6de9e91bd2c47efaeec72a08642f8fd99cc7b20.zip
Remove bridge(4) from the tree. if_bridge(4) is a full functional
replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
Notes
Notes: svn path=/head/; revision=150636
Diffstat (limited to 'release/picobsd/bridge/PICOBSD')
-rw-r--r--release/picobsd/bridge/PICOBSD2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/bridge/PICOBSD b/release/picobsd/bridge/PICOBSD
index 5a2de4864108..1b6c50e7ec18 100644
--- a/release/picobsd/bridge/PICOBSD
+++ b/release/picobsd/bridge/PICOBSD
@@ -39,7 +39,7 @@ options IPDIVERT # divert (for natd)
# Support for bridging and bandwidth limiting
options DUMMYNET
-options BRIDGE
+device if_bridge
options HZ=1000
#options NMBCLUSTERS=4096