Commit History

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