Skip to content

Conversation

@zephyrbot
Copy link

@zephyrbot zephyrbot commented Oct 29, 2024

Backport 27d93f8 from #80433.

Fixes #80429

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: Andreas Huber <[email protected]>
(cherry picked from commit 27d93f8)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Networking labels Oct 29, 2024
@dkalowsk dkalowsk added this to the v3.7.1 milestone Oct 30, 2024
@nashif nashif merged commit 96a05d0 into v3.7-branch Nov 4, 2024
29 of 30 checks passed
@nashif nashif deleted the backport-80433-to-v3.7-branch branch November 4, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Networking Backport Backport PR and backport failure issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

9 participants