summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2000-09-09 22:28:23 +0000
committerThomas Habets <thomas@habets.pp.se>2000-09-09 22:28:23 +0000
commitdd82081b03e68056821af13422084bb6f0340383 (patch)
tree4fd8562749c9c91e117eddd5f1ebe58874a52319 /README
parent979fec70742a70bb87cd64d49484de1cf0058505 (diff)
downloadarping-dd82081b03e68056821af13422084bb6f0340383.tar.gz
readme update version upped
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 9ec27d1..2faa6fc 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README 120 2000-09-09 22:20:30Z marvin $
+$Id: README 121 2000-09-09 22:28:23Z marvin $
ARP Ping
@@ -56,6 +56,9 @@ Q: I run the program and it segfaults no matter which address I try to ping.
A: Libnet segfaults when given a non-existing interface, I'm looking for how
to check the validity of an interface before sending it to libnet but for
now just give it an existing interface or change the default in the source.
+
+ Update (version 0.9): arping should now pick an interface that exists, so
+ there should be no more segfaults unless you override it with the -i switch.
---
Q: Arping find some hosts, but not others. why? btw, I have several NICs.