diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-23 07:19:33 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-23 07:19:33 +0000 |
commit | b567ad999564ab9a72e2b6b4495ad538f22b6687 (patch) | |
tree | 09ce814cb34306948c79252a3952fa3b33bc6efb | |
parent | 73fd2aa633978b05fdd2bbf63f662d7d284c966a (diff) |
Remove loop detection bug, even though we may not be quite finished
with it yet. We should be done in the next few days.
-rw-r--r-- | share/man/man4/bridge.4 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index 6a275a2b867..25698d08e93 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bridge.4,v 1.30 2001/05/30 03:24:15 millert Exp $ +.\" $OpenBSD: bridge.4,v 1.31 2001/06/23 07:19:32 angelos Exp $ .\" .\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -540,10 +540,7 @@ command and the .Xr bridge 4 kernel interface first appeared in .Ox 2.5 . -.Sh BUGS -There is currently no loop detection. -Care must be taken to ensure that loops are not created when a bridge -is brought up. +.\".Sh BUGS .\"XXX - replace with ipfw when it is in-tree .\".Pp .\"Only |