summaryrefslogtreecommitdiff
path: root/include/windows
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: Alg support for ftp and tftp in conntrackldejing2022-09-201-0/+1
* include/windows/unistd.h: Fixed type cast warning on Windows.Sergey Madaminov2021-09-161-1/+1
* ct-dpif, dpif-netlink: Add conntrack timeout policy supportYi-Hung Wei2019-09-262-0/+1
* Add opterr and optopt to Windows headersAlin Gabriel Serdean2018-08-011-1/+1
* Fix nonstandard isatty on WindowsAlin Serdean2017-07-061-0/+16
* windows: add definition of getpid and getcwdAlin Serdean2017-05-251-0/+12
* windows: Add definition for EPFNOSUPPORT.Alin Serdean2017-05-051-0/+2
* windows: Add definition of getrusageAlin Serdean2017-03-071-1/+3
* Windows: Add conntrack netfilter netlink definitions to kernel and userspaceSairam Venugopal2016-07-017-0/+6
* windefs: Redefine INET6_ADDRSTRLEN for Windows.Gurucharan Shetty2015-10-161-0/+3
* Add support for connection tracking helper/ALGs.Joe Stringer2015-10-131-0/+1
* windows: Avoid OVS_UNUSED in Windows stubs for syslog.h.Alin Serdean2015-07-011-4/+3
* windows/syslog: Remove duplicate definition.Gurucharan Shetty2015-03-051-1/+0
* vlog: Ability to override the default log facility.Gurucharan Shetty2015-01-281-0/+13
* Fix build break in ofproto/tunnel.c for windows platform.Saurabh Shah2014-11-201-0/+1
* netinet/in.h: Add definition for IPPROTO_GRE.Gurucharan Shetty2014-08-181-0/+22
* Prepare include headersAlin Serdean2014-08-134-0/+60
* No newline at end of fileAlin Serdean2014-08-132-2/+2
* Add defines, enums and headers for MSVCAlin Serdean2014-07-295-0/+163
* system-stats: Port for Windows.Gurucharan Shetty2014-03-172-0/+1
* windefs: srandom() and random() for windows.Gurucharan Shetty2014-03-171-0/+3
* strsep: Copy from netbsd.Gurucharan Shetty2014-03-171-0/+2
* sflow: Include the windefs.h header for windows.Gurucharan Shetty2014-03-171-0/+1
* windows/unistd: Add definitions for STD*_FILENO.Gurucharan Shetty2014-03-171-0/+5
* windefs: Include the library advapi32.Gurucharan Shetty2014-03-171-0/+2
* windows/sys: Define sa_family_t for easy compilation.Gurucharan Shetty2014-03-131-0/+22
* windefs: Add definition for pid_t.Gurucharan Shetty2014-03-131-0/+2
* windows/net: Definition for IFNAMSIZ.Gurucharan Shetty2014-03-131-0/+24
* windows/netinet: Copy ip6.h and icmp6.h from netbsd.Gurucharan Shetty2014-03-132-0/+841
* windows/netinet: Add some #defines needed for Windows.Gurucharan Shetty2014-03-131-0/+25
* ovsdb: fsync() for Windows.Gurucharan Shetty2014-03-131-0/+21
* ovsdb-server: Truncate file for Windows.Gurucharan Shetty2014-03-121-0/+1
* windows: Add stub headers for windows.Gurucharan Shetty2014-03-1119-0/+18
* getrusage-windows: getrusage() for Windows.Gurucharan Shetty2014-03-062-0/+52
* getopt_long: Copy over the implementation from netbsd.Gurucharan Shetty2014-01-272-2/+65
* syslog: Provide stub functions for openlog and syslog.Gurucharan Shetty2014-01-241-0/+11
* syslog: Add LOG_LOCALX definitions.Gurucharan Shetty2014-01-241-0/+9
* Add common definitions for Windows builds.Alin Serdean2013-12-273-0/+75