aboutsummaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2014-03-23ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot
2014-03-13configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty
2014-02-26cccl: Remove the seemingly wrong "lib" prefix.Gurucharan Shetty
2014-01-30cccl: Handle library paths for one shot compilation.Gurucharan Shetty
2014-01-30BUILD.Windows: Clarify on the correct linker.Gurucharan Shetty
2013-12-17openvswitch: Use libtool and allow building shared libsHelmut Schaa
2013-12-13configure: Add macros to check for #include_next and add a workaround.Ben Pfaff
2013-12-06cccl: Add the DEBUG option for linker.Gurucharan Shetty
2013-11-20cccl: Provide '-' before the options instead of double slash.Gurucharan Shetty
2013-11-20cccl: A wrapper that calls visual c++ compiler.Gurucharan Shetty
2013-10-29include/openflow: Add OpenFlow 1.4 header fileAlexandru Copot
2013-06-28Makefile: Blacklist functions that threaded programs cannot use safely.Ben Pfaff
2013-06-25build-aux/extract-ofp-errors: Delete trailing whitespacesAlex Wang
2013-06-25ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff
2013-06-12extract-ofp-errors: Remove support for hexadecimal error types.Ben Pfaff
2013-03-22extract-ofp-errors: Make Python 3 compatible.Damien Millescamps
2012-12-04ofp-errors: Remove OFPERR_* values for error categories.Jarno Rajahalme
2012-12-03include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme
2012-11-27Initial OpenFlow 1.3 supportJarno Rajahalme
2012-11-09ofp-msgs: Accept all versions of OpenFlow "hello" messages.Ben Pfaff
2012-09-05extract-ofp-errors: Check that error codes are in the expected ranges.Ben Pfaff
2012-09-05ofp-errors: Ignore text enclosed in square bracketsSimon Horman
2012-08-10ofp-msgs: Allow 1.0-1.2 rangeSimon Horman
2012-08-06ofp-error: Remove ofperr_domain from external APISimon Horman
2012-07-30ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff
2012-07-03ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-02check-structs: Disallow uint<N>_t because ovs_be<N> should always be used.Ben Pfaff
2012-03-27Add error codes for Open Flow v1.2Simon Horman
2012-03-27ofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".Ben Pfaff
2012-03-27extract-ofp-errors: Fix error message.Ben Pfaff
2012-03-07Move content of openflow.h into openflow-1.0.h.Ben Pfaff
2012-01-12Better abstract OpenFlow error codes.Ben Pfaff
2011-10-26Implement automatic dependency generation for manpages.Ben Pfaff
2011-10-26Move soexpand.pl into build-aux and make it non-executable.Ben Pfaff
2011-10-04check-structs: Add check that OFP_ASSERT is checking the right structures.Ben Pfaff
2011-02-05openflow: Use types and accessors for half-aligned 64-bit fields.Ben Pfaff
2011-01-12Automatically extract error types and codes for formatting.Ben Pfaff
2011-01-12python: Use os.path.basename instead of open-coding it.Ben Pfaff
2010-11-30vlog: Generate vlog-modules.def automatically.Ben Pfaff
2010-10-29Make the ovs_be<N> types generally available.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-07-21vlog: Make the vlog module catalog program-specific.Ben Pfaff
2010-07-21debian: Check for accurate Debian changelog version at build time too.Ben Pfaff
2010-06-17update-debian-changelog: Pass "-f" to "mv" to fix "make distcheck".Ben Pfaff
2010-05-27debian: Fix version number check for changelog.Jesse Gross
2010-05-27debian: Attempt to keep debian/changelog up-to-date.Ben Pfaff
2010-01-25Add build checks for portable OpenFlow structure padding and alignment.Ben Pfaff