ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / build-aux /
2012-07-25 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-02 Ben Pfaffcheck-structs: Disallow uint<N>_t because ovs_be<N...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-27 Ben Pfaffofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".
2012-03-27 Ben Pfaffextract-ofp-errors: Fix error message.
2012-03-07 Ben PfaffMove content of openflow.h into openflow-1.0.h.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2011-10-26 Ben PfaffImplement automatic dependency generation for manpages.
2011-10-26 Ben PfaffMove soexpand.pl into build-aux and make it non-executable.
2011-10-04 Ben Pfaffcheck-structs: Add check that OFP_ASSERT is checking...
2011-02-05 Ben Pfaffopenflow: Use types and accessors for half-aligned...
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.
2011-01-12 Ben Pfaffpython: Use os.path.basename instead of open-coding it.
2010-11-30 Ben Pfaffvlog: Generate vlog-modules.def automatically.
2010-10-29 Ben PfaffMake the ovs_be<N> types generally available.
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffdebian: Check for accurate Debian changelog version...
2010-06-17 Ben Pfaffupdate-debian-changelog: Pass "-f" to "mv" to fix ...
2010-05-27 Jesse Grossdebian: Fix version number check for changelog.
2010-05-27 Ben Pfaffdebian: Attempt to keep debian/changelog up-to-date.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-25 Ben PfaffAdd build checks for portable OpenFlow structure paddin...