efinet + bootp: add net_bootp6 command supporting dhcpv6
authorPeter Jones <pjones@redhat.com>
Tue, 25 Apr 2023 15:05:15 +0000 (11:05 -0400)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 28 Jul 2024 22:42:11 +0000 (22:42 +0000)
commit74393ae8eb4030ab79b11cb183a459a1023b9a6d
treef46c2455c02e8912344c6be145861a9e33744248
parent9ce24296be9db4d1fa252789f71fbb1cc869acee
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