diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 2000-11-16 16:42:51 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 2000-11-16 16:42:51 +0000 |
| commit | 7d38299ac13950efbe510cdb806466ebf9372f05 (patch) | |
| tree | aad1d183b580190665aa0db84f287e4047353fcd | |
| parent | 0f95c95ce00bbe69fd6caf89281cebdbd88fe297 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/bridge.4 | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index f11ab53f9f14..eacc823d6e52 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -59,18 +59,9 @@ out undesired traffic. Extended functionality to enable bridging selectively on clusters of interfaces is still in the works. .Pp -Not all interface support bridging -- at the moment it works for -.Dq ed , -.Dq de , -.Dq ep , -.Dq fe , -.Dq fxp , -.Dq lnc , -.Dq mx , -.Dq tx , -and -.Dq xl -interfaces. +Interfaces that cannot be put into promiscuous mode or that don't +support sending packets with arbitrary Ethernet source addresses +are not compatible with bridging. .Sh SEE ALSO .Xr ip 4 , .Xr ipfw 8 , |
