Re: [PATCH] virSocketAddrIsWildcard: Drop IN6_IS_ADDR_UNSPECIFIED

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

 



On 10.06.2013 13:51, Michele Paolino wrote:
> Hi Michal,
> 
> The IN6_IS_ADDR_UNSPECIFIED() function needs a struct in6_addr as
> argument. So changing the line in this way:
> 
> -        return
> IN6_IS_ADDR_UNSPECIFIED(&addr->data.inet6.sin6_addr.s6_addr);
> +        return IN6_IS_ADDR_UNSPECIFIED(&addr->data.inet6.sin6_addr);
> 
> it should work.
> 
> Regards,

Right. It works. Next time I better read the docum^Wmacro definition.
So self-NACK as I'll post v2 shortly.

Michal

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]