u-boot-2016/net
Joe Hershberger 5da7cf81c8 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: Joe Hershberger <joe.hershberger@ni.com>
2013-06-24 19:11:13 -05:00
..
arp.c net/: sparse fixes 2012-11-04 11:00:36 -07:00
arp.h
bootp.c net/: sparse fixes 2012-11-04 11:00:36 -07:00
bootp.h
cdp.c
cdp.h
dns.c
dns.h
eth.c net: eth_write_hwaddr: Return error for invalid MACs 2012-09-27 12:21:36 -05:00
link_local.c net: Correct check for link-local target IP conflict 2013-06-24 19:11:13 -05:00
link_local.h net: Add link-local addressing support 2012-05-23 17:53:08 -05:00
Makefile net: use common rand()/srand() functions 2012-07-07 14:07:32 +02:00
net.c NET: Fix system hanging if NET device is not installed 2013-06-19 08:32:44 -04:00
net_rand.h net: use common rand()/srand() functions 2012-07-07 14:07:32 +02:00
nfs.c net: nfs: add dynamic wait period 2013-06-24 19:10:15 -05:00
nfs.h
ping.c net: Allow filtering on debug traces in the net subsystem 2012-05-23 17:53:08 -05:00
ping.h net/: sparse fixes 2012-11-04 11:00:36 -07:00
rarp.c net: Allow filtering on debug traces in the net subsystem 2012-05-23 17:53:08 -05:00
rarp.h
sntp.c
sntp.h
tftp.c net/tftp: sparse fixes 2013-06-24 19:11:12 -05:00
tftp.h net/: sparse fixes 2012-11-04 11:00:36 -07:00