summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* extract-odp-netlink-windows-dp-h: add definition of IFNAMSIZNithin Raju2014-09-191-1/+2
* cccl: Ability to enable compiler optimization.Gurucharan Shetty2014-09-041-0/+8
* cccl: Enable ability to parallel build.Gurucharan Shetty2014-09-041-1/+1
* ofp-errors: Fix bugs in treatment of OpenFlow experimenter errors.Ben Pfaff2014-09-041-6/+24
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-1/+1
* Add extentions to the standard datapath interfaceNithin Raju2014-08-191-0/+7
* odp-netlink.h: Autogenerate a version of odp-netlink for windows kernel.Ankur Sharma2014-08-111-0/+24
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-0/+376
* odp-netlink.h: Use 32-bit aligned 64-bit types.Ben Pfaff2014-08-041-4/+8
* Do not seemingly #include Linux-specific headers on other platforms.Ben Pfaff2014-08-041-0/+31
* extract-ofp-msg: Add ONF extension supportSimon Horman2014-06-131-0/+17
* Add skeleton for OF1.5 support.Ben Pfaff2014-05-142-29/+27
* ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.Ben Pfaff2014-05-141-0/+1
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-232-5/+6
* configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty2014-03-131-1/+1
* cccl: Remove the seemingly wrong "lib" prefix.Gurucharan Shetty2014-02-261-5/+1
* cccl: Handle library paths for one shot compilation.Gurucharan Shetty2014-01-301-2/+3
* BUILD.Windows: Clarify on the correct linker.Gurucharan Shetty2014-01-301-4/+0
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-0/+1
* configure: Add macros to check for #include_next and add a workaround.Ben Pfaff2013-12-131-0/+2
* cccl: Add the DEBUG option for linker.Gurucharan Shetty2013-12-061-0/+1
* cccl: Provide '-' before the options instead of double slash.Gurucharan Shetty2013-11-201-2/+2
* cccl: A wrapper that calls visual c++ compiler.Gurucharan Shetty2013-11-201-0/+201
* include/openflow: Add OpenFlow 1.4 header fileAlexandru Copot2013-10-291-0/+3
* Makefile: Blacklist functions that threaded programs cannot use safely.Ben Pfaff2013-06-281-0/+90
* build-aux/extract-ofp-errors: Delete trailing whitespacesAlex Wang2013-06-251-1/+1
* ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff2013-06-251-129/+192
* extract-ofp-errors: Remove support for hexadecimal error types.Ben Pfaff2013-06-121-7/+3
* extract-ofp-errors: Make Python 3 compatible.Damien Millescamps2013-03-221-21/+21
* ofp-errors: Remove OFPERR_* values for error categories.Jarno Rajahalme2012-12-041-21/+1
* include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme2012-12-031-1/+1
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-272-7/+15
* ofp-msgs: Accept all versions of OpenFlow "hello" messages.Ben Pfaff2012-11-091-2/+3
* extract-ofp-errors: Check that error codes are in the expected ranges.Ben Pfaff2012-09-051-0/+5
* ofp-errors: Ignore text enclosed in square bracketsSimon Horman2012-09-051-1/+1
* ofp-msgs: Allow 1.0-1.2 rangeSimon Horman2012-08-101-1/+2
* ofp-error: Remove ofperr_domain from external APISimon Horman2012-08-061-1/+1
* ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff2012-07-301-0/+351
* ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff2012-07-031-0/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-022-2/+2
* check-structs: Disallow uint<N>_t because ovs_be<N> should always be used.Ben Pfaff2012-04-021-3/+0
* Add error codes for Open Flow v1.2Simon Horman2012-03-271-18/+74
* ofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".Ben Pfaff2012-03-271-7/+8
* extract-ofp-errors: Fix error message.Ben Pfaff2012-03-271-1/+1
* Move content of openflow.h into openflow-1.0.h.Ben Pfaff2012-03-071-16/+35
* Better abstract OpenFlow error codes.Ben Pfaff2012-01-121-75/+168
* Implement automatic dependency generation for manpages.Ben Pfaff2011-10-261-0/+70
* Move soexpand.pl into build-aux and make it non-executable.Ben Pfaff2011-10-261-0/+40
* check-structs: Add check that OFP_ASSERT is checking the right structures.Ben Pfaff2011-10-041-1/+6
* openflow: Use types and accessors for half-aligned 64-bit fields.Ben Pfaff2011-02-051-0/+1