16a8f2e3597e81d0d2495ed3d927d8ac3726e51d
[openwrt.git] / package / parprouted / Config.in
1 config BR2_PACKAGE_PARPROUTED
2         tristate "parprouted - Proxy ARP daemon"
3 #       default m if CONFIG_DEVEL
4         default n
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