On Wed, Dec 03, 2014 at 07:56:00AM -0800, Nithin Raju wrote:
> Moving the functions that build netlink messages to Netlink.c from
> Vport.c
>
> Signed-off-by: Nithin Raju
Applied, thanks!
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/
Acked-by: Eitan Eliahu
Thanks,
Eitan
-Original Message-
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Nithin Raju
Sent: Wednesday, December 03, 2014 7:56 AM
To: dev@openvswitch.org
Subject: [ovs-dev] [PATCH 1/3] datapath-windows: Move Build*Msg() to Netlink.c
Moving the
Moving the functions that build netlink messages to Netlink.c from
Vport.c
Signed-off-by: Nithin Raju
---
datapath-windows/ovsext/Datapath.h| 14
datapath-windows/ovsext/Netlink/Netlink.c | 37 ++
datapath-windows/ovsext/Netlink/Netlink.h | 13