[patch-team] update wing to 20110329 - Signed off by Roberto Riggio <roberto.riggio@create-net.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29373 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
dingo
2011-12-01 13:45:36 +00:00
parent 0fda4e9a14
commit e0e6ce7dd7
4 changed files with 12 additions and 31 deletions

View File

@ -1,13 +1,6 @@
uci delete network.mesh
uci set network.mesh=interface
uci set network.mesh.proto=wing
uci set network.mesh.rc=minstrel
uci set network.mesh.ls=fcfs
uci set network.mesh.metric=wcett
uci set network.mesh.prefix=6
uci set network.mesh.period=10000
uci set network.mesh.tau=100000
uci set network.mesh.debug=false
uci add firewall zone
uci set firewall.@zone[-1].name="mesh"