
28 Mar
2016
28 Mar
'16
12:23 a.m.
On Thu, Mar 17, 2016 at 03:14:08PM +0100, Anton Persson wrote:
From d53ea5847b92e31563c58804c189afc0fe4773f5 Mon Sep 17 00:00:00 2001
From: Anton Persson don.juanton@gmail.com Date: Thu, 17 Mar 2016 09:38:21 +0100 Subject: [PATCH] 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
Applied to u-boot/master (and git was smart enough to fixup this log on its own), thanks!
--
Tom