]> git.proxmox.com Git - grub2.git/commit
net: read bracketed ipv6 addrs and port numbers
authorAaron Miller <aaronmiller@fb.com>
Thu, 27 Oct 2016 21:39:49 +0000 (17:39 -0400)
committerSteve McIntyre <93sam@debian.org>
Tue, 25 Jun 2019 09:11:12 +0000 (10:11 +0100)
commitb04a2bbece7ea97fd890a6d120085a899f16c4a4
tree4b04c0dd0047ae484f8ad4249e0e5f58cb03ed79
parentb66c7a1fbf2311ea640e3e3e93cdc9394bf47023
net: read bracketed ipv6 addrs and port numbers

Allow specifying port numbers for http and tftp paths, and allow ipv6 addresses
to be recognized with brackets around them, which is required to specify a port
number

Patch-Name: net_read_bracketed_ipv6_addr.patch

Gbp-Pq: Name net_read_bracketed_ipv6_addr.patch
grub-core/net/http.c
grub-core/net/net.c
grub-core/net/tftp.c
include/grub/net.h