aboutsummaryrefslogtreecommitdiffstats
path: root/brctl
Commit message (Expand)AuthorAgeFilesLines
* brctl: Add Android makefiles to build on AndroidNiranjan Pendharkar2013-02-082-4/+28
* Fix error message for incorrect commandStephen Hemminger2011-05-031-1/+1
* show selected bridgeAnton Danilov2011-01-131-2/+10
* bridge-utils: Add 'hairpin' port forwarding modeFischer, Anna2010-01-152-0/+40
* Change the autoconf stuff to handle newer versions of autoconfStephen Hemminger2006-09-081-1/+1
* patch for a message bugSantiago Garcia Mantinan2006-08-281-3/+5
* Revert "Add support for bridge port forwarding."Stephen Hemminger2006-08-041-70/+0
* Add support for bridge port forwarding.Stephen Hemminger2006-07-201-0/+70
* If addif fails report whether bridge or interface doesn't exist.Stephen Hemminger2006-07-111-1/+4
* Fix bug where changing port priority changed path cost instead.Stephen Hemminger2006-05-311-1/+1
* 1,0.6 fix sysfs detection and allow multiple interfaces for add/delshemminger2005-03-161-33/+55
* 1.0.5 updatesshemminger2004-12-025-248/+54
* Add port_no back to port_infoshemminger2004-06-081-4/+4
* Get rid of all visible signs of port number and ifindexshemminger2004-06-042-18/+12
* Error handling, and build cleanupshemminger2004-06-021-3/+13
* Fix libraries on older systems (no lsysfs).shemminger2004-06-011-10/+3
* Fix problems relating to ifindex vs. index in theshemminger2004-05-281-6/+5
* 1.0.2 - fix get_port_info, confusion about bridge name vs port name.shemminger2004-05-271-2/+2
* Allow LDFLAGS, add URL to specshemminger2004-05-251-1/+2
* New version of command and library that use sysfs.shemminger2004-05-215-258/+251
* Change to 1.0shemminger2004-05-111-2/+2
* Update for 1.0. Use new ioct interface.shemminger2004-05-111-1/+1
* Support for 1000's of ports on bridge.shemminger2004-04-133-4/+3
* Changes for 0.9.8shemminger2004-04-074-31/+43
* Missed one file in last merge. this adds const to brctl_dispshemminger2004-04-011-8/+8
* Fixes for 0.9.7shemminger2004-04-014-73/+125
* If read of bridge forwarding table fails, then print error and exit.shemminger2003-04-251-0/+5
* autoconfization by Andreas Hofmeisterbuytenh2002-04-032-25/+51
* Check if correct number of arguments given to an option.buytenh2001-12-073-19/+31
* Kill two compile warnings.buytenh2001-12-071-2/+2
* Initial revisionbuytenh2001-06-226-0/+834