X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/5b66d8eb1a6570798c2c3735e59a3f3e0b19c52b..46225926c8c36b914ad7423bb7e6f36a42b92298:/package/parprouted/Config.in diff --git a/package/parprouted/Config.in b/package/parprouted/Config.in index 16a8f2e35..edf476031 100644 --- a/package/parprouted/Config.in +++ b/package/parprouted/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_PARPROUTED - tristate "parprouted - Proxy ARP daemon" -# default m if CONFIG_DEVEL - default n + prompt "parprouted........................ Proxy ARP daemon" + tristate + 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 @@ -9,3 +9,5 @@ config BR2_PACKAGE_PARPROUTED bridging allows to bridge Ethernet networks behind wireless nodes without using WDS or layer 2 bridging. + http://www.hazard.maks.net/ +