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 <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
