Blame view

Documentation/networking/bridge.txt 546 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
  In order to use the Ethernet bridging functionality, you'll need the
8427b2acf   stephen hemminger   bridge: update do...
2
3
4
5
6
7
8
9
10
11
  userspace tools.
  
  Documentation for Linux bridging is on:
     http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
  
  The bridge-utilities are maintained at:
     git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
  
  Additionally, the iproute2 utilities can be used to configure
  bridge devices.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
12
13
  
  If you still have questions, don't hesitate to post to the mailing list 
c996d8b9a   Michael Witten   Docs/Kconfig: Upd...
14
  (more info https://lists.linux-foundation.org/mailman/listinfo/bridge).
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
15