2003-01-30 16:43:46 +01:00
|
|
|
choparp is a easy-to-use proxy arp daemon. It watches arp request pack-
|
|
|
|
ets visible on the interface specified by argument if_name, and sends
|
|
|
|
proxy arp reply to the sender if the arp request queries the MAC address
|
|
|
|
(ethernet hardware address) for the network speicified by net_addr and
|
|
|
|
net_mask.
|
1997-10-07 16:39:43 +02:00
|
|
|
|
2015-07-19 14:00:16 +02:00
|
|
|
WWW: https://github.com/quinot/choparp
|