aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix set_port parameter values (more ifindex confustion).shemminger2004-05-283-11/+41
| * Fix problems relating to ifindex vs. index in theshemminger2004-05-284-36/+19
| * 1.0.2 - fix get_port_info, confusion about bridge name vs port name.shemminger2004-05-274-18/+39
| * Fix issues found testing on earlier 2.6 systemsshemminger2004-05-276-11/+21
| * typo on changelog dateshemminger2004-05-251-1/+1
| * Allow LDFLAGS, add URL to specshemminger2004-05-252-1/+7
| * Update ChangeLogshemminger2004-05-241-0/+16
| * Add config.h.inshemminger2004-05-241-0/+11
| * Put tests in CVSshemminger2004-05-247-0/+308
| * New version of command and library that use sysfs.shemminger2004-05-2114-659/+941
| * Fix install to work with RPM... Finally.shemminger2004-05-112-2/+12
| * Cleanup old directoryshemminger2004-05-113-117/+0
| * Fix for RPM buildshemminger2004-05-111-4/+3
| * More build fixesshemminger2004-05-111-1/+1
| * More build fixesshemminger2004-05-111-1/+1
| * Fix RPM buildshemminger2004-05-111-2/+4
| * Change spec for 1.0shemminger2004-05-111-11/+2
| * Change to 1.0shemminger2004-05-112-6/+6
| * Update for 1.0. Use new ioct interface.shemminger2004-05-115-304/+10
| * Support for 1000's of ports on bridge.shemminger2004-04-136-78/+120
| * Changes for 0.9.8shemminger2004-04-0710-154/+135
| * Missed one file in last merge. this adds const to brctl_dispshemminger2004-04-011-8/+8
| * Fixes for 0.9.7shemminger2004-04-0112-203/+221
| * 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
| * If read of bridge forwarding table fails, then print error and exit.shemminger2003-04-251-0/+5
| * Release 0.9.6.buytenh2002-10-023-2/+6
| * autoconfization by Andreas Hofmeisterbuytenh2002-04-0311-72/+457
| * Release 0.9.5.buytenh2002-04-031-1/+1
| * And make make clean work again.buytenh2002-01-161-1/+0
| * Typo :(buytenh2002-01-161-1/+1
| * Work around sparc64 brokenness some more.buytenh2002-01-163-8/+10
| * Get rid of rcsclean and rm -f *~ shit.buytenh2002-01-162-4/+0
| * Work around sparc64 brokenness.buytenh2002-01-164-16/+72
| * 0.9.3 -> 0.9.4buytenh2002-01-061-2/+2
| * Update for 0.9.4.buytenh2002-01-061-0/+20
| * Try to work around sparc64 braindamage.buytenh2002-01-063-5/+14
| * Remove references to 'tap'.buytenh2002-01-061-4/+1
| * Steal .spec file from Red Hat rawhide.buytenh2002-01-061-20/+24
| * Added comment from Serge Caron on how to build libbridge_compat.cbuytenh2001-12-311-0/+16
| * Add notice about kernel panic on REDIRECT w/o IP address case.buytenh2001-12-251-0/+1
| * Remove some completed items.buytenh2001-12-101-5/+0
| * Check if correct number of arguments given to an option.buytenh2001-12-073-19/+31
| * Kill two compile warnings.buytenh2001-12-071-2/+2
| * Removed 'tap'; people really should be using vtund for this.buytenh2001-11-173-168/+1
| * misc. modificationsbuytenh2001-11-171-5/+2
| * MASQUERADE tested to work.buytenh2001-11-171-1/+0