aboutsummaryrefslogtreecommitdiffstats
path: root/libbridge/libbridge_private.h
Commit message (Collapse)AuthorAgeFilesLines
* brctl: Add Android makefiles to build on AndroidNiranjan Pendharkar2013-02-081-2/+0
| | | | | | | | This patch adds makefiles to build this open source tool on Android. This patch also addresses some compatibilty issues between GNU C and bionic C implementation. Change-Id: Ic35ab4f98d5f252d53e92c6cde43f0673cef9d4a
* Get rid of bridge-utils dependency on libsysfs. The libraryStephen Hemminger2006-09-081-28/+5
| | | | | | | was more trouble than it was worth, the code is easier if just using directories directory. Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
* Fix bugs with new sysfsutils library interfaceshemminger2006-02-011-1/+1
|
* Update bridge utils to support new sysfsutils 2.0 versionshemminger2006-01-311-1/+1
| | | | of libsysfs
* Fix set_port parameter values (more ifindex confustion).shemminger2004-05-281-0/+5
|
* New version of command and library that use sysfs.shemminger2004-05-211-6/+46
| | | | Update make system to build with or without sysfs.
* Changes for 0.9.8shemminger2004-04-071-2/+2
| | | | | | - cleanup dependicies - allow 4k ports - don't fetch info till needed.
* Fixes for 0.9.7shemminger2004-04-011-9/+3
| | | | | | | - error checking - handle upto 1000's of bridges - -V version - don't initialize bridge till have to.
* read_info and port are only used in one function so can be static.shemminger2003-04-251-2/+0
|
* Work around sparc64 brokenness some more.buytenh2002-01-161-1/+2
|
* Work around sparc64 brokenness.buytenh2002-01-161-9/+0
|
* Try to work around sparc64 braindamage.buytenh2002-01-061-1/+10
|
* Initial revisionbuytenh2001-06-221-0/+41