Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
[linux/fpc-iii.git] / Documentation / networking / bridge.rst
blob4aef9cddde2fd68bf75a1ec8c3453ad6cb88237c
1 .. SPDX-License-Identifier: GPL-2.0
3 =================
4 Ethernet Bridging
5 =================
7 In order to use the Ethernet bridging functionality, you'll need the
8 userspace tools.
10 Documentation for Linux bridging is on:
11    http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
13 The bridge-utilities are maintained at:
14    git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
16 Additionally, the iproute2 utilities can be used to configure
17 bridge devices.
19 If you still have questions, don't hesitate to post to the mailing list 
20 (more info https://lists.linux-foundation.org/mailman/listinfo/bridge).