]> git.proxmox.com Git - ovs.git/history - ovsdb/condition.c
dpctl: Fix dpctl process command parameter error.
[ovs.git] / ovsdb / condition.c
2020-04-27 Yi-Hung Weiovsdb: Remove duplicated function defintions
2018-10-04 Ben Pfaffcondition: Reject <, <=, >=, > with optional scalar...
2018-10-04 Ben Pfaffcondition: Fix ==, !=, includes, excludes on optional...
2018-05-25 Ben PfaffEmbrace anonymous unions.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-19 Liran Schourovsdb: optimize match_any_clause() condition evaluation
2016-07-19 Liran Schourovsdb: add conditions utilities to support monitor_cond
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-08-20 Terry Wilsonovsdb: Allow comparison on optional scalar types
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-28 Ben Pfaffovsdb: Correctly implement conditions that include...
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-09 Ben Pfaffovsdb: Get rid of "declare" operation.
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-05 Ben PfaffInitial implementation of OVSDB.