From e9752ab38724440b5c99062b46abd1b9e816efa7 Mon Sep 17 00:00:00 2001 From: zioproto Date: Fri, 4 Jun 2010 19:34:41 +0000 Subject: [PATCH] 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 --- net/olsrd/files/olsrd.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/olsrd/files/olsrd.config b/net/olsrd/files/olsrd.config index 1e53a1d74..9a19eb98c 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'