oonf-olsrd2: add missing static plugin olsrv2_lan
[feed/routing.git] / oonf-olsrd2 / Config.in
index 1cc037aff3ebc9a2a1ea2d2c94857d62b8b28006..b0d7d7cb2767f7b12d089ccd44042e6788dcf9de 100644 (file)
                        The MPR plugin reduce the routing graph to limit the overhead of the OLSRv2 protocol
                default n
 
+       config OONF_OLSRV2_LAN
+               bool "New config option for Locally attached entries"
+               help
+                       Adds the 'lan' section to the config to configure LANs without setting multiple settings in a single key/value pair
+               default y
+
+       config OONF_OLSRV2_OLD_LAN
+               bool "Legacy option for Locally attached entries"
+               help
+                       Adds the olsr 'lan' config key in the olsrv2 section
+               default n
+
        endmenu