aboutsummaryrefslogtreecommitdiffstats
path: root/libbridge
Commit message (Expand)AuthorAgeFilesLines
* Get rid of bridge-utils dependency on libsysfs. The libraryStephen Hemminger2006-09-084-280/+135
* Change the autoconf stuff to handle newer versions of autoconfStephen Hemminger2006-09-081-2/+2
* Revert "Add support for bridge port forwarding."Stephen Hemminger2006-08-042-31/+0
* Add support for bridge port forwarding.Stephen Hemminger2006-07-202-0/+31
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376914Marco Nenciarini2006-07-111-6/+0
* 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 bridge utils to support new sysfsutils 2.0 versionshemminger2006-01-313-147/+136
* 1.0.5 updatesshemminger2004-12-021-1/+9
* Add port_no back to port_infoshemminger2004-06-082-0/+3
* Get rid of all visible signs of port number and ifindexshemminger2004-06-044-148/+149
* Workaround older libraries with buste if_indextoname etc.shemminger2004-06-032-6/+34
* Error handling, and build cleanupshemminger2004-06-021-4/+1
* Fix set_port parameter values (more ifindex confustion).shemminger2004-05-283-11/+41
* Fix problems relating to ifindex vs. index in theshemminger2004-05-283-30/+14
* 1.0.2 - fix get_port_info, confusion about bridge name vs port name.shemminger2004-05-272-15/+36
* Fix issues found testing on earlier 2.6 systemsshemminger2004-05-272-5/+5
* Add config.h.inshemminger2004-05-241-0/+11
* New version of command and library that use sysfs.shemminger2004-05-216-399/+683
* Fix RPM buildshemminger2004-05-111-2/+4
* Update for 1.0. Use new ioct interface.shemminger2004-05-114-303/+9
* Support for 1000's of ports on bridge.shemminger2004-04-132-73/+116
* Changes for 0.9.8shemminger2004-04-074-113/+72
* Fixes for 0.9.7shemminger2004-04-016-129/+94
* 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
* Release 0.9.6.buytenh2002-10-021-1/+1
* autoconfization by Andreas Hofmeisterbuytenh2002-04-032-29/+55
* Typo :(buytenh2002-01-161-1/+1
* Work around sparc64 brokenness some more.buytenh2002-01-163-8/+10
* Work around sparc64 brokenness.buytenh2002-01-164-16/+72
* Try to work around sparc64 braindamage.buytenh2002-01-063-5/+14
* Added comment from Serge Caron on how to build libbridge_compat.cbuytenh2001-12-311-0/+16
* Fix 42.94 second wrap buglet.buytenh2001-06-221-4/+4
* Initial revisionbuytenh2001-06-229-0/+1027