> -----Mesaj original----- > De la: [email protected] <ovs-dev- > [email protected]> În numele Ben Pfaff > Trimis: Wednesday, January 23, 2019 5:33 PM > Către: Alin Gabriel Serdean <[email protected]> > Cc: [email protected] > Subiect: Re: [ovs-dev] [PATCH] Fix test 'testing ovn -- IP packet buffering' on > Windows > > 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]> > _______________________________________________
Thanks applied on master and branch-2.11 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
