copy trunk to buildroot-ng branch
[openwrt.git] / package / parprouted / Config.in
1 config BR2_PACKAGE_PARPROUTED
2         prompt "parprouted........................ Proxy ARP daemon"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging.
7           This is useful for creation of transparent firewalls and bridging networks 
8           with different MAC protocols. Also, unlike standard bridging, proxy ARP 
9           bridging allows to bridge Ethernet networks behind wireless nodes without 
10           using WDS or layer 2 bridging.
11           
12           http://www.hazard.maks.net/
13