routing/olsrd/files/olsrd6.config
Alessio Caiazza 4b06c42f97 olsrd: splitting IPv6/4 configuration and start scripts
As mentioned by zioproto[1] 6and4 is badly broken, this patch will
use 2 different configuration and init scripts.

[1] https://github.com/openwrt-routing/packages/issues/16#issuecomment-32892327
2014-05-28 15:09:07 +02:00

13 lines
284 B
Text

config olsrd
# uncomment the following line to use a custom config file instead:
#option config_file '/etc/olsrd6.conf'
option IpVersion '6'
config LoadPlugin
option library 'olsrd_txtinfo.so.0.1'
option accept '::'
option port '2007'
config Interface
list interface 'wlan'