@commandncode: Linux tracks IP-to-MAC reachability using NUD (Neighbor Unreachability Detection) states. Entries transition through INCOMPLETE, REACHABLE, STALE, DELAY, PROBE, and FAILED based on traffic and ARP responses. These state transitions help Linux detect unreachable neighbors while minimizing unnecessary ARP traffic. #linux #software #computerscience #programming #cybersecurity