aboutsummaryrefslogtreecommitdiffstats
path: root/brctl/brctl_cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* New version of command and library that use sysfs.shemminger2004-05-211-165/+202
| | | | Update make system to build with or without sysfs.
* Support for 1000's of ports on bridge.shemminger2004-04-131-2/+1
| | | | | | | 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-071-6/+19
| | | | | | - cleanup dependicies - allow 4k ports - don't fetch info till needed.
* Fixes for 0.9.7shemminger2004-04-011-59/+101
| | | | | | | - 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
|
* Check if correct number of arguments given to an option.buytenh2001-12-071-16/+22
| | | | Handle ELOOP return condition from br_add_bridge.
* Initial revisionbuytenh2001-06-221-0/+328