ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: RE: [Ethereal-users] Duplicate IP Addresses!

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Jeff Parker <jparker@xxxxxxxxxxxx>
Date: Fri, 19 Oct 2001 13:48:12 -0400
 
> I wondered about that.  I have seen two types of behavior.  
> One is what you describe above, where a recipient implicitly 
> updates its ARP table upon receipt of a packet with a new MAC.  
> The other is where a host will only update its ARP table if 
> it receives an actual ARP reply from a request that
> the host itself made.  

There is an intermediate mode that is common: you update
the ARP table on any ARP reply, though not on other packets.
This behavior is common enough that gratuitous ARP uses
it to alter ARP bindings.  Stevens, TCP/IP Illustrated 
vol. 1 has a discussion.  

- jeff parker
- axiowave networks