Age | Commit message (Expand) | Author |
2010-11-20 | remove bs_list occurrences. fixes panic on destroy. | Federico G. Schwindt |
2010-10-31 | Remove unused bstp_list and bstp_attach. | Marco Pfatschbacher |
2010-10-28 | A function that only returns NULL should return void. | Claudio Jeker |
2006-12-11 | refer to the RSTP point to point option as "PTP" instead of "P2P". | Reyk Floeter |
2006-12-03 | Add Rapid Spanning Tree Protocol support (802.1d-2004) based on work | Reyk Floeter |
2006-05-28 | fix a whitespace error causing confusion | Henning Brauer |
2005-10-09 | if the wireless hostap interface belongs to a bridge, learn the node's | Reyk Floeter |
2004-12-23 | Simplify hashtable (de)allocation by moving it into the clone functions. | Camiel Dobbelaar |
2003-12-03 | add support for ifconfig clone/destroy; ok henning deraadt | Markus Friedl |
2003-07-15 | no named args in prototypes | Jason Wright |
2003-06-25 | add a pf_tagname field to ifbrlreq and a pf_tag field to ifbrlnode. | Henning Brauer |
2003-06-02 | nuke clause 3 & 4 | Jason Wright |
2003-05-30 | KNF & ANSI, jason agrees | Henning Brauer |
2003-05-30 | o the timeout is int, not u_int32_t | Henning Brauer |
2002-12-09 | allow setting of ifcost with brconfig. enables selection of preferred | Markus Friedl |
2002-12-04 | spanning tree: flush dynamic mac cache if interface goes to the | Markus Friedl |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-15 | add support for creating span ports so that one can snoop a bridge | Jason Wright |
2001-06-09 | By popular demand, protect from multiple inclusion, and fix to use the | Angelos D. Keromytis |
2001-03-22 | let bstp_transmit_tcn() handle all of the work for sending TCN messages | Jason Wright |
2000-12-12 | Add support for 802.1D spanning tree protocol. | Jason Wright |
2000-01-25 | add ethernet MAC filtering capability | Jason Wright |
2000-01-10 | Implement the blocknonip flag | Angelos D. Keromytis |
1999-09-03 | Don't delete the cache on down/up transitions unless it's empty. Instead | Jason Wright |
1999-09-01 | o simpler handling of "forme" packets | Jason Wright |
1999-08-08 | Fix cases when wanting to communicate with the bridge' | Niklas Hallqvist |
1999-08-08 | Support detaching of network interfaces. Still work to do in ipf, and | Niklas Hallqvist |
1999-03-19 | Add flag to allow some interfaces to not see packets with unknown destination. | Jason Wright |
1999-03-19 | Add the ability to mark an interface as "non-learning" | Jason Wright |
1999-03-12 | big overhaul: | Jason Wright |
1999-03-05 | Make address cache expiration actually work and provide a knob | Jason Wright |
1999-03-01 | completely (almost) revamped ioctl's: | Jason Wright |
1999-02-26 | Ethernet bridge/IP firewall driver. | Jason Wright |