summaryrefslogtreecommitdiff
path: root/datapath-windows/automake.mk
diff options
context:
space:
mode:
authorAnkur Sharma <ankursharma@vmware.com>2014-08-22 09:59:59 -0700
committerBen Pfaff <blp@nicira.com>2014-08-22 10:27:48 -0700
commit344b47e15e583f251e9ef02c77a374d15a6e25e6 (patch)
tree3f7bf761fb8ad4241669d8d02971d653063f70a2 /datapath-windows/automake.mk
parentb3fca8a881f2b8f1e1752b3d53aa8b2e044cf3f9 (diff)
downloadopenvswitch-344b47e15e583f251e9ef02c77a374d15a6e25e6.tar.gz
datapath-windows: add netlink message parsing APIs
In this change we introduce Netlink.c, Netlink.h and NetlinkProto.h in datapath-windows. These files will provide netlink message data structures and parsing APIs. Changes are on similar lines to userspace netlink code. We have mapped the userspace APIs and data structures to kernel coding convention. for example: nlmsghdr ==> NL_MSG_HDR nl_attr_get ==> NlAttrGet Signed-off-by: Ankur Sharma <ankursharma@vmware.com> Reported-at: https://github.com/openvswitch/ovs-issues/issues/18 Acked-by: Nithin Raju <nithin@vmware.com> Acked-by: Samuel Ghinet <sghinet@cloudbasesolutions.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'datapath-windows/automake.mk')
0 files changed, 0 insertions, 0 deletions