bridge.rst 638 B

123456789101112131415161718192021
  1. .. SPDX-License-Identifier: GPL-2.0
  2. =================
  3. Ethernet Bridging
  4. =================
  5. In order to use the Ethernet bridging functionality, you'll need the
  6. userspace tools.
  7. Documentation for Linux bridging is on:
  8. http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
  9. The bridge-utilities are maintained at:
  10. git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
  11. Additionally, the iproute2 utilities can be used to configure
  12. bridge devices.
  13. If you still have questions, don't hesitate to post to the mailing list
  14. (more info https://lists.linux-foundation.org/mailman/listinfo/bridge).