aboutsummaryrefslogtreecommitdiffstats
path: root/brctl
Commit message (Collapse)AuthorAgeFilesLines
* Fix libraries on older systems (no lsysfs).shemminger2004-06-011-10/+3
|
* Fix problems relating to ifindex vs. index in theshemminger2004-05-281-6/+5
| | | | get port info arguments.
* 1.0.2 - fix get_port_info, confusion about bridge name vs port name.shemminger2004-05-271-2/+2
|
* Allow LDFLAGS, add URL to specshemminger2004-05-251-1/+2
|
* New version of command and library that use sysfs.shemminger2004-05-215-258/+251
| | | | Update make system to build with or without sysfs.
* Change to 1.0shemminger2004-05-111-2/+2
|
* Update for 1.0. Use new ioct interface.shemminger2004-05-111-1/+1
|
* Support for 1000's of ports on bridge.shemminger2004-04-133-4/+3
| | | | | | | Don't read port and bridge info automatically, add a new API hook to do that. Version 0.9.8
* Changes for 0.9.8shemminger2004-04-074-31/+43
| | | | | | - cleanup dependicies - allow 4k ports - don't fetch info till needed.
* Missed one file in last merge. this adds const to brctl_dispshemminger2004-04-011-8/+8
|
* Fixes for 0.9.7shemminger2004-04-014-73/+125
| | | | | | | - error checking - handle upto 1000's of bridges - -V version - don't initialize bridge till have to.
* If read of bridge forwarding table fails, then print error and exit.shemminger2003-04-251-0/+5
|
* autoconfization by Andreas Hofmeisterbuytenh2002-04-032-25/+51
|
* Check if correct number of arguments given to an option.buytenh2001-12-073-19/+31
| | | | Handle ELOOP return condition from br_add_bridge.
* Kill two compile warnings.buytenh2001-12-071-2/+2
|
* Initial revisionbuytenh2001-06-226-0/+834