On Sep 29, 2014, at 3:34 PM, Ankur Sharma <ankursha...@vmware.com> wrote:
> +VOID > +NlMsgAlignSize(const PNL_MSG_HDR nlh) > +{ > + nlh->nlmsgLen = NLMSG_ALIGN(nlh->nlmsgLen); One question I have here is what if nlmsgLen ends up being more than the nlBufLen after adjusting for alignment? Thanks, -- Nithin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev