- implement brctl setpathcost, setportprio, setbridgeprio, stp

text    data     bss     dec     hex filename
    907      20       0     927     39f networking/brctl.o
This commit is contained in:
Bernhard Reutner-Fischer
2008-01-14 16:10:11 +00:00
parent c2f0de5eef
commit 2b11fb483e
3 changed files with 98 additions and 22 deletions

View File

@@ -71,6 +71,7 @@ config FEATURE_BRCTL_FANCY
setageing, setfd, sethello, setmaxage,
setpathcost, setportprio, setbridgeprio,
stp
This adds about 600 bytes.
config DNSD
bool "dnsd"