[libvirt] [PATCH] Fix test failure when no IPv6 is avail

Peter Krempa pkrempa at redhat.com
Mon Jul 23 09:10:29 UTC 2012


On 07/22/12 19:04, Doug Goldstein wrote:
> When the system doesn't have IPv6 available (e.g. not built into the
> kernel or the module isn't loaded), you can not create an IPv6 socket.
> The test determines earlier on that IPv6 isn't available then goes and
> creates a socket. This makes socket creation conditional on IPv6
> availability.
> ---
>   tests/virnetsockettest.c |   25 +++++++++++++++----------
>   1 files changed, 15 insertions(+), 10 deletions(-)
>

ACK && pushed.

Peter




More information about the libvir-list mailing list