]> 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>
Fri, 23 Jun 2017 09:24:11 +0000 (10:24 +0100)
commit63066c4e9412e709f24a332cf69cebb1f63c43c8
treea4bef0838f08e7d413c5393f0cf1aa6703b7ec17
parentf8bd1b8aeff1f03ee2cbae05e7f08bf40cda2d0c
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