summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2003-08-07 20:11:36 +0000
committerThomas Habets <thomas@habets.pp.se>2003-08-07 20:11:36 +0000
commita4dcdaf6aa81579ea7b4df0872b982cd0db1ec96 (patch)
tree7a9964894e63499909c70a47fa35de40c3869f34 /README
parent59bbd37f4f163bec6d8e74bfee6597354c360e92 (diff)
downloadarping-a4dcdaf6aa81579ea7b4df0872b982cd0db1ec96.tar.gz
.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 7 insertions, 3 deletions
diff --git a/README b/README
index 965e609..509ca0a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README 922 2003-06-21 16:26:53Z marvin $
+$Id: README 984 2003-08-07 20:11:36Z marvin $
ARP Ping
@@ -40,7 +40,12 @@ If you have some other OS, try all before mailing me.
'make install' will copy arping to /usr/local/bin, and put the manpage where
it belongs.
-
+
+Mailing list
+------------
+Check out http://www.habets.pp.se/synscan/mailinglists.php for information
+on how to subscribe to help- and announce-lists.
+
How it does it
--------------
See 'Technical' at the bottom of this file.
@@ -60,7 +65,6 @@ A: Arping 2.x will not work with Libnet 1.0.x. This is This is due to
Arping 2.x is now the default target, but arping 1.x is still here.
Arping 1.x is included in this release and can be created
with "make arping1" and follow instructions.
-
---
Q: After compiling arping without any problem, i test it first with
localhost... but it doesn't respond. Isn't that strange?