@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 +, 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_p
On Thu, Jul 17, 2014 at 07:33:43PM +, 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
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
---
lib/netlink-protocol.h | 14 ++
lib/netlink.c | 4 ++