qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] Fix NBD hostname parsing issues


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/2] Fix NBD hostname parsing issues
Date: Mon, 03 Jun 2013 22:15:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Il 03/06/2013 17:54, Ján Tomko ha scritto:
> Fix parsing of NBD URIs with IPv6 addresses, broken by v1.4.0-736-gf17c90b
> and fix parsing of NBD filenames with hostnames starting with a digit (fixed
> by the same commit, but only for NBD URIs):
> https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg04719.html
> 
> Ján Tomko (2):
>   qemu-socket: allow hostnames starting with a digit
>   nbd: strip braces from literal IPv6 address in URI
> 
>  block/nbd.c         | 11 ++++++++++-
>  util/qemu-sockets.c | 13 ++++---------
>  2 files changed, 14 insertions(+), 10 deletions(-)
> 

Thanks, applied both to nbd-next tree.

Paolo



reply via email to

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