2005-07-25 02:44:19 +03:00
|
|
|
config BR2_PACKAGE_PARPROUTED
|
2005-11-05 04:16:36 +02:00
|
|
|
prompt "parprouted........................ Proxy ARP daemon"
|
|
|
|
tristate
|
2005-09-20 04:35:03 +03:00
|
|
|
default m if CONFIG_DEVEL
|
2005-07-25 02:44:19 +03:00
|
|
|
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.
|
|
|
|
|
2005-11-05 04:16:36 +02:00
|
|
|
http://www.hazard.maks.net/
|
|
|
|
|