aboutsummaryrefslogtreecommitdiff
path: root/networking/brctl.c
AgeCommit message (Expand)Author
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko
2009-01-31brctl: fix compilation on 2.4.x kernelsDenis Vlasenko
2008-12-02libbb: add strncpy_IFNAMSIZDenis Vlasenko
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-04-21*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.Denis Vlasenko
2008-04-06brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)Denis Vlasenko
2008-03-17brctl: eliminate stray data objectDenis Vlasenko
2008-01-14- implement brctl setpathcost, setportprio, setbridgeprio, stpBernhard Reutner-Fischer
2008-01-13- shrink a bit and implement time related fancy features. Improve help texts.Bernhard Reutner-Fischer
2008-01-13- save four bytes by manually hoisting the br assignmentBernhard Reutner-Fischer
2008-01-13- new applet brctlBernhard Reutner-Fischer