aboutsummaryrefslogtreecommitdiffstats
path: root/libbridge
Commit message (Expand)AuthorAgeFilesLines
* brctl: Add Android makefiles to build on AndroidNiranjan Pendharkar2013-02-086-4/+108
* bug with older glibc: "brctl show" shows nothingDavid Johnson2011-10-041-1/+9
* skip . and .. in accurately in isbridge()Xiaochen Wang2011-09-121-2/+5
* Check error returns from write to sysfsStephen Hemminger2011-05-031-14/+23
* Update URL of git repositoryStephen Hemminger2011-03-281-3/+74
* bridge-utils: Add 'hairpin' port forwarding modeFischer, Anna2010-01-152-0/+11
* Handle unknown attributes more gracefullyStephen Hemminger2010-01-151-5/+4
* Skip . and .. in foreach_bridge testStephen Hemminger2009-03-021-1/+5
* Check for fopen() failingStephen Hemminger2009-03-021-5/+9
* don't install libbridge.aStephen Hemminger2008-01-291-5/+2
* fix use of sysfs (affects 32/64 bit compat)Denys Vlasenko2008-01-081-1/+7
* Use linux/if.h rather than net/if.h for compatiablity withStephen Hemminger2007-11-261-1/+7
* Allow bridge-utils to run when no TCP/IP is availableAlon Bar-Lev2007-10-291-1/+1
* I've noticed for a while thatJeremy Jackson2007-05-081-1/+1
* Add ignore for generated files.Stephen Hemminger2007-03-211-0/+2
* 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