> -----Original Message----- > From: [email protected] [mailto:ovs-dev- > [email protected]] On Behalf Of Justin Pettit > Sent: Tuesday, December 5, 2017 9:30 AM > To: [email protected]; Alin Gabriel Serdean <[email protected]>; > Sairam Venugopal <[email protected]> > Subject: [ovs-dev] [PATCH] datapath-windows: Correct endianness for > deleting zone. > > The zone Netlink attribute is supposed to be in network-byte order, but the > Windows code for deleting conntrack entries was treating it as host-byte > order. > > Found by inspection. > > Signed-off-by: Justin Pettit <[email protected]>
Thanks for the patch, Justin. I tested the patch, and everything looks good. I want to hold on the acknowledge until all of us are on the same page. This will make the windows datapath consistent with future patches from the userspace. For consistency I would like to backport the patch all the way to branch-2.6. What do you think Sai? Thanks, Alin. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
