summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Automatically extract error types and codes for formatting.Ben Pfaff2011-01-121-0/+225
* python: Use os.path.basename instead of open-coding it.Ben Pfaff2011-01-121-4/+2
* vlog: Generate vlog-modules.def automatically.Ben Pfaff2010-11-301-66/+0
* Make the ovs_be<N> types generally available.Ben Pfaff2010-10-291-0/+3
* vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff2010-10-291-1/+1
* vlog: Make the vlog module catalog program-specific.Ben Pfaff2010-07-211-0/+66
* debian: Check for accurate Debian changelog version at build time too.Ben Pfaff2010-07-211-37/+0
* update-debian-changelog: Pass "-f" to "mv" to fix "make distcheck".Ben Pfaff2010-06-171-1/+1
* debian: Fix version number check for changelog.Jesse Gross2010-05-271-1/+1
* debian: Attempt to keep debian/changelog up-to-date.Ben Pfaff2010-05-271-0/+37
* Add build checks for portable OpenFlow structure padding and alignment.Ben Pfaff2010-01-252-0/+271