You are right it will fit into a more broader view. We will also make changes to the kernel extension to accommodate the padding.
Kind Regards, Alin. ________________________________________ From: Ben Pfaff [[email protected]] Sent: Tuesday, July 22, 2014 9:07 PM To: Alin Serdean Cc: [email protected] Subject: Re: [ovs-dev] [PATCH 2/5] Add NETLINK defines and remove padding for MSVC On Thu, Jul 17, 2014 at 07:33:43PM +0000, Alin Serdean wrote: > For our kernel extension we do not take into consideration the padding > thus remove it. > > Add MAX_LINKS define needed for nl_pool. > > Add NETLINK_ROUTE needed to compile rtnetlink-link. > > Signed-off-by: Alin Gabriel Serdean <[email protected]> I'd prefer to use the same Netlink alignment rules on Windows as we do elsewhere. Fewer special cases. Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
