diff options
Diffstat (limited to 'openwrt/package/parprouted/Config.in')
-rw-r--r-- | openwrt/package/parprouted/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/parprouted/Config.in b/openwrt/package/parprouted/Config.in index 16a8f2e359..dfd51ecdd1 100644 --- a/openwrt/package/parprouted/Config.in +++ b/openwrt/package/parprouted/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_PARPROUTED tristate "parprouted - Proxy ARP daemon" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL help parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging. This is useful for creation of transparent firewalls and bridging networks |