Add remotecontrol plugin to selectable Olsrd2 plugins
[feed/routing.git] / oonf-olsrd2 / Config.in
index f46831b3dd2b9af18674fea3510f6517f33e5be8..7cda51805c8159de564d7112744c1f9551b2580b 100644 (file)
                        The dlep_router plugin can receive linklayer metadata over the DLEP protocol. 
                default n
 
+       config OONF_GENERIC_REMOTECONTROL
+               bool "remotecontrol plugin enabled"
+               help
+                       The remotecontrol plugin allows you to control configuration and logging over the telnet plugin. Be careful not to open this functionality over the network without securing it.
+               default n
+
        endmenu