packages/net/olsrd/files/olsrd.config
zioproto e9752ab387 Version 0.6.0 of OLSR allows the 0.0.0.0 setting for the plugin so any host can gather information
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-04 19:34:41 +00:00

27 lines
555 B
Plaintext

config olsrd
# uncomment the following line to use a custom config file instead:
#option config_file '/etc/olsrd.conf'
option IpVersion '4'
config LoadPlugin
option library 'olsrd_arprefresh.so.0.1'
config LoadPlugin
option library 'olsrd_dyn_gw.so.0.5'
config LoadPlugin
option library 'olsrd_httpinfo.so.0.1'
option port '1978'
list Net '0.0.0.0 0.0.0.0'
config LoadPlugin
option library 'olsrd_nameservice.so.0.3'
config LoadPlugin
option library 'olsrd_txtinfo.so.0.1'
option accept '0.0.0.0'
config Interface
list interface 'wlan'