Version 0.6.0 of OLSR allows the 0.0.0.0 setting for the plugin so any host can gathe...
authorSaverio Proto <zioproto@gmail.com>
Fri, 4 Jun 2010 19:34:41 +0000 (19:34 +0000)
committerSaverio Proto <zioproto@gmail.com>
Fri, 4 Jun 2010 19:34:41 +0000 (19:34 +0000)
SVN-Revision: 21677

net/olsrd/files/olsrd.config

index 1e53a1d743e9577c24df3b64f33221c3581c3561..9a19eb98c861b1c5ed3e6b0fa3ae1aa13558c011 100644 (file)
@@ -20,7 +20,7 @@ config LoadPlugin
 
 config LoadPlugin
        option library 'olsrd_txtinfo.so.0.1'
-       option accept ''
+       option accept '0.0.0.0'
 
 config Interface
        list interface 'wlan'