revalidator: Fix ukey stats cache updating.
[sliver-openvswitch.git] / build-aux /
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-13 Gurucharan Shettyconfigure: Include pthread-win32 libraries for Windows...
2014-02-26 Gurucharan Shettycccl: Remove the seemingly wrong "lib" prefix.
2014-01-31 Gurucharan Shettycccl: Handle library paths for one shot compilation.
2014-01-31 Gurucharan ShettyBUILD.Windows: Clarify on the correct linker.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-13 Ben Pfaffconfigure: Add macros to check for #include_next and...
2013-12-06 Gurucharan Shettycccl: Add the DEBUG option for linker.
2013-11-20 Gurucharan Shettycccl: Provide '-' before the options instead of double...
2013-11-20 Gurucharan Shettycccl: A wrapper that calls visual c++ compiler.
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-06-28 Ben PfaffMakefile: Blacklist functions that threaded programs...
2013-06-25 Alex Wangbuild-aux/extract-ofp-errors: Delete trailing whitespaces
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-12 Ben Pfaffextract-ofp-errors: Remove support for hexadecimal...
2013-03-22 Damien Millescampsextract-ofp-errors: Make Python 3 compatible.
2012-12-04 Jarno Rajahalmeofp-errors: Remove OFPERR_* values for error categories.
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-09 Ben Pfaffofp-msgs: Accept all versions of OpenFlow "hello" messages.
2012-09-05 Ben Pfaffextract-ofp-errors: Check that error codes are in the...
2012-09-05 Simon Hormanofp-errors: Ignore text enclosed in square brackets
2012-08-10 Simon Hormanofp-msgs: Allow 1.0-1.2 range
2012-08-07 Simon Hormanofp-error: Remove ofperr_domain from external API
2012-07-31 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...