mirror of
https://github.com/openwrt/routing.git
synced 2025-12-22 01:44:32 +04:00
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/net/olsrd@21677 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -20,7 +20,7 @@ config LoadPlugin
|
|||||||
|
|
||||||
config LoadPlugin
|
config LoadPlugin
|
||||||
option library 'olsrd_txtinfo.so.0.1'
|
option library 'olsrd_txtinfo.so.0.1'
|
||||||
option accept ''
|
option accept '0.0.0.0'
|
||||||
|
|
||||||
config Interface
|
config Interface
|
||||||
list interface 'wlan'
|
list interface 'wlan'
|
||||||
|
|||||||
Reference in New Issue
Block a user