[ovs-dev] [PATCH 2/5] Add NETLINK defines and remove padding for MSVC

Alin Serdean aserdean at cloudbasesolutions.com
Wed Jul 23 20:27:01 UTC 2014


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 [blp at nicira.com]
Sent: Tuesday, July 22, 2014 9:07 PM
To: Alin Serdean
Cc: dev at openvswitch.org
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 <aserdean at cloudbasesolutions.com>

I'd prefer to use the same Netlink alignment rules on Windows as we do
elsewhere.  Fewer special cases.

Thanks,

Ben.



More information about the dev mailing list