0001 .. SPDX-License-Identifier: GPL-2.0
0002
0003 =================
0004 Ethernet Bridging
0005 =================
0006
0007 In order to use the Ethernet bridging functionality, you'll need the
0008 userspace tools.
0009
0010 Documentation for Linux bridging is on:
0011 http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
0012
0013 The bridge-utilities are maintained at:
0014 git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
0015
0016 Additionally, the iproute2 utilities can be used to configure
0017 bridge devices.
0018
0019 If you still have questions, don't hesitate to post to the mailing list
0020 (more info https://lists.linux-foundation.org/mailman/listinfo/bridge).
0021