Skip to content
Commit 27d93f8b authored by Andreas Huber's avatar Andreas Huber Committed by Mahesh Mahadevan
Browse files

net: ipv4: Fix ARP probe check in address conflict detection



The second condition needs to check ARP probes only

The ACD is not properly implemented as described in RFC5227 ch. 2.1.1
The implementation incorrectly detects an IP conflict, if an ARP request
is received for the target IP.
The reason is that the current implementation checks for ARP requests
instead of ARP probes.

Signed-off-by: default avatarAndreas Huber <andreas.huber@ch.sauter-bc.com>
parent 94f307ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment