[PATCH v3 1/3] net: dhcp6: Add DHCPv6 (DHCP for IPv6)

Tom Rini trini at konsulko.com
Sat May 6 16:53:16 CEST 2023


On Tue, Apr 11, 2023 at 10:48:46AM -0700, seanedmond at linux.microsoft.com wrote:

> From: Sean Edmond <seanedmond at microsoft.com>
> 
> Adds DHCPv6 protocol to u-boot.
> 
> Allows for address assignement with DHCPv6 4-message exchange
> (SOLICIT->ADVERTISE->REQUEST->REPLY).  Includes DHCPv6 options
> required by RFC 8415.  Also adds DHCPv6 options required
> for PXE boot.
> 
> Possible enhancements:
> - Duplicate address detection on DHCPv6 assigned address
> - IPv6 address assignement through SLAAC
> - Sending/parsing other DHCPv6 options (NTP, DNS, etc...)
> 
> Signed-off-by: Sean Edmond <seanedmond at microsoft.com>
> Reviewed-by: Ramon Fried <rfried.dev at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230506/931ea17a/attachment.sig>


More information about the U-Boot mailing list