Skip to content
Commit 8cd213e8 authored by Robert Lubos's avatar Robert Lubos Committed by Benjamin Cabé
Browse files

net: ipv6: Send Neighbor Solicitations in PROBE state as unicast



According to RFC 4861, ch. 7.3.3:

 "Upon entering the PROBE state, a node sends a unicast Neighbor
  Solicitation message to the neighbor using the cached link-layer
  address."

Zephyr's implementation was not compliant with behavior, as instead of
sending a unicast probe for reachability confirmation, it was sending a
multicast packet instead. This commit fixes it.

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