summaryrefslogtreecommitdiff
path: root/include/windows/netpacket
Commit message (Collapse)AuthorAgeFilesLines
* No newline at end of fileAlin Serdean2014-08-131-1/+1
| | | | | | | Adding newline at end of the following files: packet.h, uio.h. Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
* Add defines, enums and headers for MSVCAlin Serdean2014-07-291-0/+40
Add defines needed to compile netlink-socket.c and netlink.c. Add a wrapper and the functionality behind it for syconf. Add the newly created files to the noinst_HEADERS in windows/automake.mk Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com> Signed-off-by: Ben Pfaff <blp@nicira.com>