add p910nd (thanks to Oliver Ertl)
[openwrt/svn-archive/archive.git] / openwrt / package / parprouted / Config.in
1 config BR2_PACKAGE_PARPROUTED
2 tristate "parprouted - Proxy ARP daemon"
3 default m if CONFIG_DEVEL
4 help
5 parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging.
6 This is useful for creation of transparent firewalls and bridging networks
7 with different MAC protocols. Also, unlike standard bridging, proxy ARP
8 bridging allows to bridge Ethernet networks behind wireless nodes without
9 using WDS or layer 2 bridging.
10