On Thu, Sep 25, 2014 at 09:22:22PM +0000, Samuel Ghinet wrote: > Contains error codes for netlink transactional errors. > These errors are passed to the "error" field (INT) of the NL_MSG_ERR struct. > The userspace requires them to be negative values: the nl_msg_nlmsgerr > userspace > function transforms them from negative to positive values. > > These error codes correspond to the userspace error codes defined in: > "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h" > > Signed-off-by: Samuel Ghinet <[email protected]> > Acked-by: Eitan Eliahu <[email protected]> > Acked-by: Alin Gabriel Serdean <[email protected]>
Thanks. I adjusted the commit message to refer to datapath-windows and I fixed the indentation in automake.mk, which was inconsistent. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
