Skip to content

Respond only to ARP requests addressed to device via either broadcast or unicast

Previous behavior would reply to other IPs that only match the subnet with our (IP, MAC) pair but not respond to unicast requests addressed with an unknown (all zeroes) MAC or broadcast requests. Especially the latter can lead to strange behavior of the device becoming unreachable.

Edited by Steffen Butzer

Merge request reports