blob: 4aef9cddde2fd68bf75a1ec8c3453ad6cb88237c [file] [log] [blame]
Tobin C. Harding6b335f82018-07-18 13:27:36 +10001.. SPDX-License-Identifier: GPL-2.0
2
3=================
4Ethernet Bridging
5=================
6
Linus Torvalds1da177e2005-04-16 15:20:36 -07007In order to use the Ethernet bridging functionality, you'll need the
stephen hemminger8427b2a2012-07-19 07:01:07 +00008userspace tools.
9
10Documentation for Linux bridging is on:
11 http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
12
13The bridge-utilities are maintained at:
14 git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
15
16Additionally, the iproute2 utilities can be used to configure
17bridge devices.
Linus Torvalds1da177e2005-04-16 15:20:36 -070018
19If you still have questions, don't hesitate to post to the mailing list
Michael Wittenc996d8b2010-11-15 19:55:34 +000020(more info https://lists.linux-foundation.org/mailman/listinfo/bridge).
Linus Torvalds1da177e2005-04-16 15:20:36 -070021