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
13 lines
284 B
Text
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'
|