summaryrefslogtreecommitdiff
path: root/net/arpd
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-08-25 10:26:34 +0000
committergrant <grant@pkgsrc.org>2005-08-25 10:26:34 +0000
commit7289f6074ab7ff889ebd3927833cc34049d98310 (patch)
tree03517967e9e10662c4640bc7ed8722c8e305b8fd /net/arpd
parentc012f2fac76844e04f0d1e67c359f72de71b4889 (diff)
downloadpkgsrc-7289f6074ab7ff889ebd3927833cc34049d98310.tar.gz
rewrite this to reflect what this package actually is and does, not
how it works.
Diffstat (limited to 'net/arpd')
-rw-r--r--net/arpd/DESCR10
1 files changed, 3 insertions, 7 deletions
diff --git a/net/arpd/DESCR b/net/arpd/DESCR
index 8f95bb43374..bd4630d492e 100644
--- a/net/arpd/DESCR
+++ b/net/arpd/DESCR
@@ -1,7 +1,3 @@
-Look in the sample arpd.conf file. You can only have one aprnet
-for each interface, but as many nonet, dont and proxy as you want.
-On startup arpd will try to open /usr/pkg/etc/arpd.conf . If you
-want another config file, specify that as an argument to arpd.
-
-If you have any questions/suggestions, don't hesitate to ask/tell
-Jens A Nilsson, jnilsson@ludd.luth.se.
+arpd provides a simple way to configure static ARP entries for addresses
+in given networks, with the ability to exclude subnets and hosts within
+them.