[U-Boot] [PATCH] net/arp: account for ARP delay, avoid duplicate packets on timeout

Joe Hershberger joe.hershberger at gmail.com
Thu Sep 3 23:44:21 CEST 2015


Hi Stefan,

On Sun, Aug 30, 2015 at 10:46 AM, Stefan Brüns
<stefan.bruens at rwth-aachen.de> wrote:
> eth_rx() in the main reception loop may trigger sending a packet which
> is already timed out (or will immediately) upon reception of an ARP reply.
> As long as the ARP reply is pending, the timeout handler of a packet
> should be postponed.
> Happens on TFTP with bad network (e.g. WLAN).
>
> Signed-off-by: Stefan Brüns <stefan.bruens at rwth-aachen.de>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list