On Oct 3, 2014, at 11:34 AM, Ankur Sharma
wrote:
> In this patch we have added following new APIs.
>
> NlMsgAlignSize => Aligns the size of netlink message.
> NlMsgSetSize => Sets the value of nlmsgLen.
>
> Signed-off-by: Ankur Sharma
Thanks for incorporating the comments.
Acked-by: Nithin
In this patch we have added following new APIs.
NlMsgAlignSize => Aligns the size of netlink message.
NlMsgSetSize => Sets the value of nlmsgLen.
Signed-off-by: Ankur Sharma
---
datapath-windows/ovsext/Netlink/Netlink.c | 66 +++
datapath-windows/ovsext/Netlink/Netli