1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/net
Sean Edmond a0245818f7 net: dhcp6: Add DHCPv6 (DHCP for IPv6)
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@microsoft.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2023-05-05 17:48:44 -04:00
..
2023-02-10 07:41:39 -05:00
2020-06-12 13:17:23 -04:00
2022-12-07 16:04:17 -05:00
2023-02-09 16:32:26 -05:00
2023-03-02 17:45:58 -05:00
2022-12-22 15:39:13 -05:00
2023-02-02 14:44:53 -05:00
2023-05-05 17:48:44 -04:00
2023-05-05 17:48:44 -04:00
2019-09-04 11:37:19 -05:00
2022-12-05 12:47:16 -05:00
2022-11-28 13:06:39 -05:00
2020-09-30 16:55:03 -04:00
2022-12-29 09:50:53 -05:00