grub2/grub-core/net
Michael Chang c575e5e927 efinet: UEFI IPv6 PXE support
When grub2 image is booted from UEFI IPv6 PXE, the DHCPv6 Reply packet is
cached in firmware buffer which can be obtained by PXE Base Code protocol. The
network interface can be setup through the parameters in that obtained packet.

Signed-off-by: Michael Chang <mchang@suse.com>
Signed-off-by: Ken Lin <ken.lin@hpe.com>

Patch-Name: efinet_uefi_ipv6_pxe_support.patch
2018-02-16 11:02:49 +00:00
..
drivers efinet: UEFI IPv6 PXE support 2018-02-16 11:02:49 +00:00
arp.c net: trivial grub_cpu_to_XX_compile_time cleanup 2015-03-27 18:58:57 +03:00
bootp.c bootp: New net_bootp6 command 2018-02-16 11:02:49 +00:00
dns.c dns: fix buffer overflow for data->addresses in recv_hook 2016-07-26 20:38:58 +03:00
ethernet.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
http.c net: read bracketed ipv6 addrs and port numbers 2018-02-16 11:02:49 +00:00
icmp6.c net: fix ipv6 routing 2016-02-25 22:38:52 +03:00
icmp.c arp, icmp: Fix handling in case of oversized or invalid packets. 2015-03-27 12:18:25 +01:00
ip.c bootp: New net_bootp6 command 2018-02-16 11:02:49 +00:00
net.c net: read bracketed ipv6 addrs and port numbers 2018-02-16 11:02:49 +00:00
netbuff.c arp, icmp: Fix handling in case of oversized or invalid packets. 2015-03-27 12:18:25 +01:00
tcp.c tcp: fix memory leaks 2016-01-16 20:59:50 +03:00
tftp.c net: read bracketed ipv6 addrs and port numbers 2018-02-16 11:02:49 +00:00
udp.c * grub-core/disk/ahci.c: Add needed explicit cast. 2013-08-21 21:02:14 +02:00