aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376914Marco Nenciarini2006-07-111-6/+0
* If addif fails report whether bridge or interface doesn't exist.Stephen Hemminger2006-07-111-1/+4
* Minor manpage typoStephen Hemminger2006-07-111-1/+1
* Fix bug where changing port priority changed path cost instead.Stephen Hemminger2006-05-312-1/+5
* Fix bugs with new sysfsutils library interfaceshemminger2006-02-013-29/+34
* More fixes for sysfs 2.0 code.shemminger2006-01-311-18/+18
* Fix up new sysfs code.shemminger2006-01-311-1/+1
* Update for v1.1shemminger2006-01-311-4/+4
* Update bridge utils to support new sysfsutils 2.0 versionshemminger2006-01-314-147/+141
* Fix sysfs detection to include -lsysfsshemminger2005-03-161-2/+3
* Fix sysfs detection to work on Suseshemminger2005-03-161-5/+5
* 1,0.6 fix sysfs detection and allow multiple interfaces for add/delshemminger2005-03-163-35/+71
* 1.0.5 updatesshemminger2004-12-0210-274/+84
* Add port_no back to port_infoshemminger2004-06-083-4/+7
* Get rid of all visible signs of port number and ifindexshemminger2004-06-046-166/+161
* Workaround older libraries with buste if_indextoname etc.shemminger2004-06-032-6/+34
* Error handling, and build cleanupshemminger2004-06-024-8/+21
* Makefile is built by autoconfshemminger2004-06-021-21/+0
* Fix libraries on older systems (no lsysfs).shemminger2004-06-012-11/+4
* Fix set_port parameter values (more ifindex confustion).shemminger2004-05-283-11/+41
* Fix problems relating to ifindex vs. index in theshemminger2004-05-284-36/+19
* 1.0.2 - fix get_port_info, confusion about bridge name vs port name.shemminger2004-05-274-18/+39
* Fix issues found testing on earlier 2.6 systemsshemminger2004-05-276-11/+21
* typo on changelog dateshemminger2004-05-251-1/+1
* Allow LDFLAGS, add URL to specshemminger2004-05-252-1/+7
* Update ChangeLogshemminger2004-05-241-0/+16
* Add config.h.inshemminger2004-05-241-0/+11
* Put tests in CVSshemminger2004-05-247-0/+308
* New version of command and library that use sysfs.shemminger2004-05-2114-659/+941
* Fix install to work with RPM... Finally.shemminger2004-05-112-2/+12
* Cleanup old directoryshemminger2004-05-113-117/+0
* Fix for RPM buildshemminger2004-05-111-4/+3
* More build fixesshemminger2004-05-111-1/+1
* More build fixesshemminger2004-05-111-1/+1
* Fix RPM buildshemminger2004-05-111-2/+4
* Change spec for 1.0shemminger2004-05-111-11/+2
* Change to 1.0shemminger2004-05-112-6/+6
* Update for 1.0. Use new ioct interface.shemminger2004-05-115-304/+10
* Support for 1000's of ports on bridge.shemminger2004-04-136-78/+120
* Changes for 0.9.8shemminger2004-04-0710-154/+135
* Missed one file in last merge. this adds const to brctl_dispshemminger2004-04-011-8/+8
* Fixes for 0.9.7shemminger2004-04-0112-203/+221
* From: John Naylon <jbpn@cambridgebroadband.com>shemminger2003-05-091-0/+1
* When stress testing and devices disappear, it is possibleshemminger2003-04-251-21/+12
* In case of race and EAGAIN error, retry in the library.shemminger2003-04-251-3/+9
* add and del bridge functions can take 'const char *'shemminger2003-04-252-5/+5
* read_info and port are only used in one function so can be static.shemminger2003-04-251-2/+0
* If read of bridge forwarding table fails, then print error and exit.shemminger2003-04-251-0/+5
* Release 0.9.6.buytenh2002-10-023-2/+6
* autoconfization by Andreas Hofmeisterbuytenh2002-04-0311-72/+457