From: Saverio Proto Date: Fri, 4 Jun 2010 19:34:41 +0000 (+0000) Subject: Version 0.6.0 of OLSR allows the 0.0.0.0 setting for the plugin so any host can gathe... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=7225d0f022e1ef04b2f9d1b3c1b463079f59a7a9 Version 0.6.0 of OLSR allows the 0.0.0.0 setting for the plugin so any host can gather information SVN-Revision: 21677 --- diff --git a/net/olsrd/files/olsrd.config b/net/olsrd/files/olsrd.config index 1e53a1d743..9a19eb98c8 100644 --- a/net/olsrd/files/olsrd.config +++ b/net/olsrd/files/olsrd.config @@ -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'