Under Linux-4.11 a locally generated ARP request would result in an ARP entry created with state FAILED (as seen by ip neigh show
), when there's nobody to respond. Is this normal behaviour?
Also, flushing sudo ip neigh flush dev eth0
doesn't flush the entries, they are still there.