From 5b66d8eb1a6570798c2c3735e59a3f3e0b19c52b Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 24 Jul 2005 23:44:19 +0000 Subject: add parprouted git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1542 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/parprouted/Config.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/parprouted/Config.in (limited to 'package/parprouted/Config.in') diff --git a/package/parprouted/Config.in b/package/parprouted/Config.in new file mode 100644 index 000000000..16a8f2e35 --- /dev/null +++ b/package/parprouted/Config.in @@ -0,0 +1,11 @@ +config BR2_PACKAGE_PARPROUTED + tristate "parprouted - Proxy ARP daemon" +# default m if CONFIG_DEVEL + default n + help + parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging. + This is useful for creation of transparent firewalls and bridging networks + with different MAC protocols. Also, unlike standard bridging, proxy ARP + bridging allows to bridge Ethernet networks behind wireless nodes without + using WDS or layer 2 bridging. + -- cgit v1.2.3