cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

bridge.rst (638B)


      1.. SPDX-License-Identifier: GPL-2.0
      2
      3=================
      4Ethernet Bridging
      5=================
      6
      7In order to use the Ethernet bridging functionality, you'll need the
      8userspace 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.
     18
     19If you still have questions, don't hesitate to post to the mailing list 
     20(more info https://lists.linux-foundation.org/mailman/listinfo/bridge).
     21