On Wed, Jan 23, 2019 at 12:41:10PM +0200, Alin Gabriel Serdean wrote:
> The test fails on Windows because of:
> <--cut-->
> ovn-nbctl: sw0: invalid network address: 2001;1\64
> ovn-nbctl: sw1: invalid network address: 2002;1\64
> <--cut-->
> 
> This is due to the fact msys converts '::1' into ';1'.
> 
> Use IPv6 long form instead of its short variant.
> 
> Signed-off-by: Alin Gabriel Serdean <aserd...@ovn.org>

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to