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>
Mon, 15 Jul 2024 15:05:20 +0000 (17:05 +0200)
commite6ed48bd8d57fa56cf17fef3e02d3dba93035098
treedebc001391119390028f86f47a6850c792c45898
parentd9973dc84735c42efb35ce640eaa73d6763933c2
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