From 913d5b2e73ca774ad72886de8ac0c5cbeade6982 Mon Sep 17 00:00:00 2001 From: Hakan Olsson Date: Sun, 18 Jul 1999 21:37:17 +0000 Subject: Sync with current diagnostic messages. --- usr.sbin/arp/arp.4 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 356744e2cca..7a44556e0a0 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -108,14 +108,19 @@ mapping requests for its own Internet address with a different Ethernet address, generally indicating that two hosts are attempting to use the same Internet address. .Pp -.Em "arp info overwritten for %x!! by %x:%x:%x:%x:%x:%x." +.Em "arp info overwritten for %x!! by %x:%x:%x:%x:%x:%x on %x." An existing route has been overwritten with a new Ethernet address, for example when the other host has changed Ethernet cards. If the route previously was static/non-expiring, the new route will expire normally. .Pp -.Em "arp: attempt to overwrite permanent entry for %x!! by %x:%x:%x:%x:%x:%x." +.Em "arp: attempt to overwrite permanent entry for %x!! by %x:%x:%x:%x:%x:%x on %x." As above, but the existing route had been manually setup as permanent. The routing information is not modified. +.Pp +.Em "arp: attempt to overwrite entry for %x!! on %x by %x:%x:%x:%x:%x:%x on %x." +ARP has noticed an attempt to overwrite a host's routing entry on one +interface with a routing entry for a different interface. +The routing information is not modified. .Sh SEE ALSO .Xr inet 4 , .Xr route 4 , -- cgit v1.2.3