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
commit82e2d5f61dcd4ab7c1a631d806a8a6787d64dccf (patch)
tree03517967e9e10662c4640bc7ed8722c8e305b8fd /net/arpd
parent6b7030714d95e6e17939ab61b0b1b4c9c19e1365 (diff)
downloadpkgsrc-82e2d5f61dcd4ab7c1a631d806a8a6787d64dccf.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.