qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] io: bind to loopback IP addrs in test suite


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] io: bind to loopback IP addrs in test suite
Date: Tue, 22 Dec 2015 09:33:07 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 12/22/2015 08:46 AM, Daniel P. Berrange wrote:
> The test suite currently binds to 0.0.0.0 or ::, which covers
> all interfaces of the machine. It is bad practice for test
> suite to open publically accessible ports on a machine, so
> switch to use loopback addrs 127.0.0.1 or ::1.
> 
> Reported-by: Peter Maydell <address@hidden>
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
>  tests/test-io-channel-socket.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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