aboutsummaryrefslogtreecommitdiff
path: root/net/choparp/pkg-descr
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-01-30 15:43:46 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-01-30 15:43:46 +0000
commit464eac685652e203257675e0e8eff02de6ef299d (patch)
treed5419f250a810009e1b56054cc952debf091bee8 /net/choparp/pkg-descr
parent4333fae0b93d657d3b8258c61f2fa8087fc72657 (diff)
Notes
Diffstat (limited to 'net/choparp/pkg-descr')
-rw-r--r--net/choparp/pkg-descr14
1 files changed, 6 insertions, 8 deletions
diff --git a/net/choparp/pkg-descr b/net/choparp/pkg-descr
index a1106c21e43b..ff7cecfd5b23 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/