u-boot/net
Anton Persson 214cc905de bootp: Prevent u-boot from using others responses.
In rare circumstances two dhcp clients may generate the same
bootp ID. If this happens it is vital that the client also checks
the hw address in the received response to prevent IP address conflicts.

Signed-off-by: Anton Persson <don.juanton@gmail.com>
2016-03-27 09:12:21 -04:00
..
arp.c
arp.h
bootp.c bootp: Prevent u-boot from using others responses. 2016-03-27 09:12:21 -04:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth_common.c
eth_internal.h
eth_legacy.c
eth-uclass.c
Kconfig
link_local.c
link_local.h
Makefile
net_rand.h
net.c
nfs.c
nfs.h
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c