diff options
Diffstat (limited to 'net/choparp/pkg-descr')
-rw-r--r-- | net/choparp/pkg-descr | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/net/choparp/pkg-descr b/net/choparp/pkg-descr index a1106c21e43..ff7cecfd5b2 100644 --- a/net/choparp/pkg-descr +++ b/net/choparp/pkg-descr @@ -1,9 +1,7 @@ -SYNOPSIS - chpoarp if_name mac_addr net_addr net_mask +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. -DESCRIPTION - 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. +WWW: http://sourceforge.net/projects/choparp/ |