efinet + bootp: add net_bootp6 command supporting dhcpv6
authorPeter Jones <pjones@redhat.com>
Tue, 25 Apr 2023 15:05:15 +0000 (11:05 -0400)
committerFelix Zielcke <fzielcke@z-51.de>
Wed, 11 Jun 2025 15:42:34 +0000 (17:42 +0200)
commit0e39802353505df841c1274a866241329bc0f24b
tree42fd88e9f886d1c4ca8913f98d28754face7790e
parentedd3d517c0225b125dbf1c594228b32b43d007e8
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