ofpbuf: Fix trivial spelling typo.
[cascardo/ovs.git] / include / windows /
2015-10-16 Gurucharan Shettywindefs: Redefine INET6_ADDRSTRLEN for Windows.
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-07-01 Alin Serdeanwindows: Avoid OVS_UNUSED in Windows stubs for syslog.h.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-05 Gurucharan Shettywindows/syslog: Remove duplicate definition.
2015-01-28 Gurucharan Shettyvlog: Ability to override the default log facility.
2014-11-20 Saurabh ShahFix build break in ofproto/tunnel.c for windows platform.
2014-08-18 Gurucharan Shettynetinet/in.h: Add definition for IPPROTO_GRE.
2014-08-13 Alin SerdeanPrepare include headers
2014-08-13 Alin SerdeanNo newline at end of file
2014-07-29 Alin SerdeanAdd defines, enums and headers for MSVC
2014-03-17 Gurucharan Shettysystem-stats: Port for Windows.
2014-03-17 Gurucharan Shettywindefs: srandom() and random() for windows.
2014-03-17 Gurucharan Shettystrsep: Copy from netbsd.
2014-03-17 Gurucharan Shettysflow: Include the windefs.h header for windows.
2014-03-17 Gurucharan Shettywindows/unistd: Add definitions for STD*_FILENO.
2014-03-17 Gurucharan Shettywindefs: Include the library advapi32.
2014-03-13 Gurucharan Shettywindows/sys: Define sa_family_t for easy compilation.
2014-03-13 Gurucharan Shettywindefs: Add definition for pid_t.
2014-03-13 Gurucharan Shettywindows/net: Definition for IFNAMSIZ.
2014-03-13 Gurucharan Shettywindows/netinet: Copy ip6.h and icmp6.h from netbsd.
2014-03-13 Gurucharan Shettywindows/netinet: Add some #defines needed for Windows.
2014-03-13 Gurucharan Shettyovsdb: fsync() for Windows.
2014-03-12 Gurucharan Shettyovsdb-server: Truncate file for Windows.
2014-03-12 Gurucharan Shettywindows: Add stub headers for windows.
2014-03-07 Gurucharan Shettygetrusage-windows: getrusage() for Windows.
2014-01-27 Gurucharan Shettygetopt_long: Copy over the implementation from netbsd.
2014-01-24 Gurucharan Shettysyslog: Provide stub functions for openlog and syslog.
2014-01-24 Gurucharan Shettysyslog: Add LOG_LOCALX definitions.
2013-12-27 Alin SerdeanAdd common definitions for Windows builds.