efinet + bootp: add net_bootp6 command supporting dhcpv6
authorPeter Jones <pjones@redhat.com>
Tue, 25 Apr 2023 15:05:15 +0000 (11:05 -0400)
committerJulian Andres Klode <jak@debian.org>
Sun, 2 Nov 2025 11:08:11 +0000 (12:08 +0100)
commit35a8bcd7da4a73aee87957b9114bd7dedcaeb200
tree4ea5685b5918af1ce896ced75556088622207a07
parent7a8a9f830a27c92af03059ab621a9c870ff03614
efinet + bootp: add net_bootp6 command supporting dhcpv6

Implement new net_bootp6 command for IPv6 network auto configuration via
the DHCPv6 protocol (RFC3315).

Signed-off-by: Peter Jones <pjones@redhat.com>
Co-authored-by: Michael Chang <mchang@suse.com>
Signed-off-by: Michael Chang <mchang@suse.com>
Signed-off-by: Ken Lin <ken.lin@hpe.com>
Co-authored-by: Robbie Harwood <rharwood@redhat.com>
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Gbp-Pq: Topic network
Gbp-Pq: Name bootp-new-net_bootp6-command.patch
grub-core/net/bootp.c
grub-core/net/drivers/efi/efinet.c
grub-core/net/ip.c
grub-core/net/net.c
grub-core/net/tftp.c
include/grub/efi/api.h
include/grub/net.h