grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3] http: Allow use of non-standard TCP/IP ports


From: Daniel Kiper
Subject: Re: [PATCH v3] http: Allow use of non-standard TCP/IP ports
Date: Thu, 20 Jan 2022 18:20:31 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Sun, Jan 16, 2022 at 03:46:08PM -0700, Stephen Balousek wrote:
> Allow the use of HTTP servers listening on ports other 80. This is done
> with an extension to the http notation:
>
>   (http[,server[,port]])
>
>  - or -
>
>   (http[,server[:port]])
>
> Signed-off-by: Stephen Balousek <sbalousek@wickedloop.com>
> ---
>
> Thanks for that, Daniel. Sorry to have so much trouble making sense of 
> grub_strtoul()! The change you suggested works like a charm.

No worries...

> I also fixed my example IPv6 address to be a proper "documentation" address.

You could do this for IPv4 too. There is 192.0.2.0/24 which is IPv6
documentation equivalent. It is a nit. I can do it for you before push.

So, Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Thank you for doing the work!

Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]