* luci/contrib/olsr: remove HNA parameter from default config it's senseless and...
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 13 Sep 2008 18:24:27 +0000 (18:24 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 13 Sep 2008 18:24:27 +0000 (18:24 +0000)
contrib/package/olsrd-luci/files/etc/config/olsrd

index 5ef2bb2..2e0e4e6 100644 (file)
@@ -10,7 +10,7 @@ config 'Interface'
 config 'LoadPlugin'
        option 'library' 'olsrd_dyn_gw.so.0.4'
        option 'Ping' '141.1.1.1'
 config 'LoadPlugin'
        option 'library' 'olsrd_dyn_gw.so.0.4'
        option 'Ping' '141.1.1.1'
-       option 'HNA' '192.168.80.0 255.255.255.0'
+#      option 'HNA' '192.168.80.0 255.255.255.0'
        option 'Interval' '60'
 
 config 'LoadPlugin'
        option 'Interval' '60'
 
 config 'LoadPlugin'