]> 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)
committerColin Watson <cjwatson@debian.org>
Sun, 26 May 2019 09:06:03 +0000 (10:06 +0100)
commit2b5d382b5506ddf1e476a0696e0c8cb0a501baee
tree8bbb42b04dddb372ef9c1fb1e662a52d600ad62e
parent41f00350c5f4c36417cfda816e055eaa0ac5dad1
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
grub-core/net/http.c
grub-core/net/net.c
grub-core/net/tftp.c
include/grub/net.h