[PATCH] Fix neighbor discovery ethernet address saving
Tom Rini
trini at konsulko.com
Wed Jan 1 21:41:46 CET 2025
On Mon, 29 Apr 2024 11:51:16 -0700, seanedmond at linux.microsoft.com wrote:
> When a successful neighbor advertisement is received, the ethernet
> address should be saved for later use to avoid having to redo the
> neighbor discovery process.
>
> For example, with TFTP the address should get saved into
> "net_server_ethaddr". This is being done correctly with ARP for IPv4,
> but not for neighbor discovery with IPv6.
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list