Skip to content
Snippets Groups Projects
Commit 5da7cf81 authored by Joe Hershberger's avatar Joe Hershberger
Browse files

net: Correct check for link-local target IP conflict


Make the link-local code conform more completely with the RFC.

This will prevent ARP queries for the target (such as while it is
rebooting) from causing the device to choose a different link-local
address, thinking that its address is in use by another machine.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 62d7dba7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment