summaryrefslogtreecommitdiffstats
path: root/sys/net/bridge.h
Commit message (Expand)AuthorAgeFilesLines
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-271-112/+0
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Fix packet flow when both ng_ether(4) and bridge(4) are in use:glebius2004-10-121-1/+1
* network interface and link layer changes:sam2002-11-151-2/+1
* Lots of improvement to the bridging code.luigi2002-02-151-60/+25
* MFS: sync the ipfw/dummynet/bridge code with the one recently mergedluigi2001-11-041-42/+8
* Fix this so it compiles cleanly for alpha. Tried to do some minimal testing.mjacob2001-10-191-3/+4
* Make it so dummynet and bridge can be loaded as modules.ps2001-10-051-6/+9
* MFS: bridge/ipfw/dummynet fixes (bridge.c will be committed separately)luigi2001-02-021-6/+43
* Make the bridge_refresh operation automatic when ethernet interfacesnsayer2000-07-291-0/+2
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-4/+3
* Update bridging code to the one already in -stable (this wasluigi2000-02-081-4/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+3
* Bridging support. Wait for LINT to be updated before trying it.luigi1998-12-141-1/+1
* Bring in files for bridging support.luigi1998-09-121-0/+142
OpenPOWER on IntegriCloud