Skip to content
Commit 0874f609 authored by Robert Lubos's avatar Robert Lubos Committed by Johan Hedberg
Browse files

net: ipv6: Fix DAD conflict detection



Filtering out received packets which source address matches one of our
own addresses has broken the duplicate address detection conflict
reporting.

In case Neighbor Advertisement is sent during DAD collision, the source
address of such packet might be set to the address that triggered the
collision. This address would also be set on our interface, marked as
tentative. Therefore in order to make duplicate address detection work,
we cannot filter out packets in case our own address is still in
tentative state.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 68dfaee8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment