mirror of
https://github.com/openwrt/routing.git
synced 2025-02-24 07:25:03 +00:00
12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
config olsrd
|
|
# uncomment the following line to use a custom config file instead:
|
|
#option config_file '/etc/olsrd6.conf'
|
|
|
|
config LoadPlugin
|
|
option library 'olsrd_txtinfo.so.1.1'
|
|
option accept '::'
|
|
option port '2007'
|
|
|
|
config Interface
|
|
list interface 'wlan'
|