aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/networking')
-rw-r--r--Documentation/networking/bridge.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/Documentation/networking/bridge.txt b/Documentation/networking/bridge.txt
index a7ba5e4e2c91..a27cb6214ed7 100644
--- a/Documentation/networking/bridge.txt
+++ b/Documentation/networking/bridge.txt
@@ -1,7 +1,14 @@
1In order to use the Ethernet bridging functionality, you'll need the 1In order to use the Ethernet bridging functionality, you'll need the
2userspace tools. These programs and documentation are available 2userspace tools.
3at http://www.linuxfoundation.org/en/Net:Bridge. The download page is 3
4http://prdownloads.sourceforge.net/bridge. 4Documentation for Linux bridging is on:
5 http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
6
7The bridge-utilities are maintained at:
8 git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
9
10Additionally, the iproute2 utilities can be used to configure
11bridge devices.
5 12
6If you still have questions, don't hesitate to post to the mailing list 13If you still have questions, don't hesitate to post to the mailing list
7(more info https://lists.linux-foundation.org/mailman/listinfo/bridge). 14(more info https://lists.linux-foundation.org/mailman/listinfo/bridge).