aboutsummaryrefslogtreecommitdiffstats
path: root/libbridge/libbridge_devif.c
Commit message (Expand)AuthorAgeFilesLines
* brctl: Add Android makefiles to build on AndroidNiranjan Pendharkar2013-02-081-1/+4
* Check error returns from write to sysfsStephen Hemminger2011-05-031-14/+23
* bridge-utils: Add 'hairpin' port forwarding modeFischer, Anna2010-01-151-0/+8
* Handle unknown attributes more gracefullyStephen Hemminger2010-01-151-5/+4
* Check for fopen() failingStephen Hemminger2009-03-021-5/+9
* I've noticed for a while thatJeremy Jackson2007-05-081-1/+1
* Get rid of bridge-utils dependency on libsysfs. The libraryStephen Hemminger2006-09-081-174/+101
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376914Marco Nenciarini2006-07-111-6/+0
* Fix bugs with new sysfsutils library interfaceshemminger2006-02-011-19/+20
* 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-311-131/+126
* Add port_no back to port_infoshemminger2004-06-081-0/+2
* Get rid of all visible signs of port number and ifindexshemminger2004-06-041-102/+70
* Workaround older libraries with buste if_indextoname etc.shemminger2004-06-031-2/+12
* Fix set_port parameter values (more ifindex confustion).shemminger2004-05-281-6/+36
* Fix problems relating to ifindex vs. index in theshemminger2004-05-281-18/+10
* 1.0.2 - fix get_port_info, confusion about bridge name vs port name.shemminger2004-05-271-13/+33
* Fix issues found testing on earlier 2.6 systemsshemminger2004-05-271-3/+3
* New version of command and library that use sysfs.shemminger2004-05-211-85/+392
* Fix RPM buildshemminger2004-05-111-2/+4
* Update for 1.0. Use new ioct interface.shemminger2004-05-111-1/+9
* Support for 1000's of ports on bridge.shemminger2004-04-131-50/+0
* Changes for 0.9.8shemminger2004-04-071-6/+53
* Fixes for 0.9.7shemminger2004-04-011-31/+3
* In case of race and EAGAIN error, retry in the library.shemminger2003-04-251-3/+9
* Typo :(buytenh2002-01-161-1/+1
* Work around sparc64 brokenness some more.buytenh2002-01-161-4/+4
* Work around sparc64 brokenness.buytenh2002-01-161-4/+32
* Try to work around sparc64 braindamage.buytenh2002-01-061-3/+3
* Initial revisionbuytenh2001-06-221-0/+170