summaryrefslogtreecommitdiff
path: root/build-aux/check-structs
Commit message (Expand)AuthorAgeFilesLines
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-0/+1
* include: Use #include <.*> in public headers.Thomas Graf2014-11-121-1/+1
* include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme2012-12-031-1/+1
* check-structs: Disallow uint<N>_t because ovs_be<N> should always be used.Ben Pfaff2012-04-021-3/+0
* Move content of openflow.h into openflow-1.0.h.Ben Pfaff2012-03-071-16/+35
* 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
* python: Use os.path.basename instead of open-coding it.Ben Pfaff2011-01-121-4/+2
* Make the ovs_be<N> types generally available.Ben Pfaff2010-10-291-0/+3
* Add build checks for portable OpenFlow structure padding and alignment.Ben Pfaff2010-01-251-0/+267