Historique des commits

Auteur SHA1 Message Date
  Warner Losh 95ee2897e9 sys: Remove $FreeBSD$: two-line .h pattern il y a 1 an
  Mark Johnston d862b165a6 bridge: Add support for emulated netmap mode il y a 1 an
  Mark Johnston 92b7d1db92 bridge: Fix whitespace il y a 1 an
  Kristof Provost e9167358e4 net: make if_bridgevar.h self-contained il y a 2 ans
  Jonah Caplan 88be0e1120 bridge: fix STP roles and protos strings il y a 3 ans
  Ryan Moeller e5539fb618 libifconfig: Add function to get bridge status il y a 4 ans
  Kristof Provost 33b1fe11a2 bridge: Move locking defines into if_bridge.c il y a 4 ans
  Matt Macy 5c30b378f0 Allow different bridge types to coexist il y a 6 ans
  Pedro F. Giffuni fe267a5590 sys: general adoption of SPDX licensing ID tags. il y a 6 ans
  Kristof Provost ab5cda71df bridge: Release the bridge lock when calling bridge_set_ifcap() il y a 7 ans
  Andrew Thompson 5f33ec7ba2 Add an option to limit the number of source MACs that can be behind a bridge il y a 17 ans
  Andrew Thompson 85ce729794 Add a bridge interface flag called PRIVATE where any private port can not il y a 17 ans
  Andrew Thompson 82056f42cf Avoid holding the softc lock when using copyout(). il y a 17 ans
  Andrew Thompson 22dcc3c17b Add the vlan tag to the bridge route table. This allows a vlan trunk to be il y a 17 ans
  Andrew Thompson 787096051b These days P2P means peer-2-peer (also well known from serveral filesharing il y a 18 ans
  Shteryana Shopova daacddcac8 Add two new flags to if_bridge(4) indicating whether the edge flag il y a 18 ans
  Andrew Thompson 6c32e05ca3 Sync with the OpenBSD port of RSTP il y a 18 ans
  Andrew Thompson 3df7fad0cf Add a new address cache type called sticky. On an interface marked sticky any il y a 18 ans
  Andrew Thompson 3fab76690c Bring in support for the Rapid Spanning Tree Protocol (802.1w). il y a 18 ans
  Andrew Thompson 51383c37cd Add some statistics that are needed to support RFC4188 as part of the SoC2006 il y a 18 ans
  Andrew Thompson 9674cf0e27 Remove the dependency of bridgestp.h on if_bridgevar.h by moving a couple of il y a 18 ans
  Andrew Thompson 96e47153ea /tmp/cvsuusTrc il y a 18 ans
  Andrew Thompson e1457c3eb1 If we miss the LINK_UP event from the network interface then the bridge port il y a 18 ans
  Andrew Thompson 7c2fb83a0b Add code that clears certain capabilities from the member interface, these are il y a 18 ans
  Andrew Thompson ec311647fb Minor whitespace cleanup. il y a 18 ans
  Andrew Thompson e0a87e8acd Change from a callback in if_ethersubr to using EVENTHANDLER in order to detach il y a 19 ans
  Andrew Thompson 91f6764e93 Add support for creating span ports so that one can snoop bridged traffic il y a 19 ans
  Andrew Thompson 4e7e0183e1 Move the cloned interface list management in to if_clone. For some drivers the il y a 19 ans
  Andrew Thompson fd6238a659 Further clean up the bridge hooks in if_ethersubr.c and ng_ether.c il y a 19 ans
  Andrew Thompson ea32e73208 - Previously when broadcasting to N number of interfaces we would run pfil il y a 19 ans