fix olsr config errors
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9603 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4251f0dbb7
commit
4e3aaf2b37
@ -4,7 +4,6 @@ config "olsr" "general"
|
||||
option AllowNoInt 'yes'
|
||||
option Pollrate '0.025'
|
||||
option TcRedundancy '2'
|
||||
option NatThreshold '0.9'
|
||||
option MprCoverage '7'
|
||||
option LinkQualityFishEye '1'
|
||||
option LinkQualityWinSize '100'
|
||||
@ -29,7 +28,8 @@ config "LoadPlugin" "txtinfo"
|
||||
option Library 'olsrd_txtinfo.so.0.1'
|
||||
option Accept '127.0.0.1'
|
||||
|
||||
config "Interface" "if1"
|
||||
config "Interface"
|
||||
option Interface "wlan"
|
||||
option HelloInterval '6.0'
|
||||
option HelloValidityTime '108.0'
|
||||
option TcInterval '4.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user