aboutsummaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
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