mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-12 06:15:28 +08:00
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: Joe Hershberger <joe.hershberger@ni.com>