Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bridge: update documentation references

Update the references to bridge utilities and web pages
to current locations

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

stephen hemminger and committed by
David S. Miller
8427b2ac 8b0d2f9e

+10 -3
+10 -3
Documentation/networking/bridge.txt
··· 1 1 In order to use the Ethernet bridging functionality, you'll need the 2 - userspace tools. These programs and documentation are available 3 - at http://www.linuxfoundation.org/en/Net:Bridge. The download page is 4 - http://prdownloads.sourceforge.net/bridge. 2 + userspace tools. 3 + 4 + Documentation for Linux bridging is on: 5 + http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge 6 + 7 + The bridge-utilities are maintained at: 8 + git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git 9 + 10 + Additionally, the iproute2 utilities can be used to configure 11 + bridge devices. 5 12 6 13 If you still have questions, don't hesitate to post to the mailing list 7 14 (more info https://lists.linux-foundation.org/mailman/listinfo/bridge).