summaryrefslogtreecommitdiff
path: root/net/choparp/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/choparp/DESCR')
-rw-r--r--net/choparp/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/choparp/DESCR b/net/choparp/DESCR
new file mode 100644
index 00000000000..a1106c21e43
--- /dev/null
+++ b/net/choparp/DESCR
@@ -0,0 +1,9 @@
+SYNOPSIS
+ chpoarp if_name mac_addr net_addr 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.