Skip to content
Snippets Groups Projects
Commit 214cc905 authored by Anton Persson's avatar Anton Persson Committed by Tom Rini
Browse files

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: default avatarAnton Persson <don.juanton@gmail.com>
parent a481a156
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