netdev: do not allow devices to be opened with conflicting types
[cascardo/ovs.git] / ovsdb /
2016-07-26 Rodriguez Betancou... ovsdb: Weak references performance fix
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Andy Zhouovsdb: Add ovsdb-client options for testing lock
2016-07-20 Mario Cabreraovsdb: Add unixctl commands for OVSDB replication
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-07-19 Liran Schourovsdb-client: support monitor-cond method
2016-07-19 Liran Schourovsdb: optimize match_any_clause() condition evaluation
2016-07-19 Liran Schourovsdb: enable jsonrpc-server to service "monitor_cond_c...
2016-07-19 Liran Schourovsdb: generate update notifications for monitor_cond...
2016-07-19 Liran Schourovsdb: allow unmonitored columns in condition evaluation
2016-07-19 Liran Schourovsdb: add conditions utilities to support monitor_cond
2016-07-19 Liran Schourovsdb: create column index mapping between ovsdb row...
2016-07-13 Ben Pfaffsset: New function sset_from_delimited_string().
2016-07-13 Justin Pettitovsdb-client: Move iterator definition to prevent shado...
2016-07-03 William Tuovsdb: Fix dead assignment reported by clang.
2016-06-28 Mario Cabreraovsdb: Fix ovsdb-server replication blocking bug.
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-06-25 Mario Cabreraovsdb: Add table exclusion functionality to OVSDB repli...
2016-06-25 Mario Cabreraovsdb: Introduce OVSDB replication feature
2016-06-24 Ben Pfaffovn-controller: Use new ovsdb-idl helpers to make logic...
2016-06-23 Rodriguez Betancou... ovsdb: Strong references cascade performance fix.
2016-06-07 Edwin Chiudebian, rhel: Ship ovs shared libraries and header...
2016-05-18 Edward Aymerichovsdb-idlc.in: Autogenerate partial map updates functions.
2016-05-15 William Tuovsdb-server: Fix memory leak reported by Valgind.
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-12 Ben Pfaffovsdb: Force columns that contain weak references to...
2016-04-01 Ben Pfaffovsdb: Use previous snapshot size as an additional...
2016-03-31 Ben Pfaffovsdb: Improve error message from ovsdb_log_open()...
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-28 Ben Pfaffovsdb: Remove unused "struct ovsdb_log_read_cbdata".
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-11 Andy Zhouovsdb-server: Add Json cache count to memory/show
2016-03-08 andy zhouovsdb-server: Fix a reference count leak bug
2016-02-29 Andy Zhouovsdb-server: Refactoring and clean up remote status...
2016-02-24 Andy Zhouovsdb: avoid unnecessary call to ovsdb_monitor_get_update()
2016-02-24 Andy Zhouovsdb: rename variables in ovsdb_monitor_get_update()
2016-02-24 Andy Zhouovsdb: Fix one off error in tracking monitor changes
2016-02-11 andy zhouovsdb-server: Eliminating max session limit
2016-02-10 William Tuovsdb-client: Fix memory leak reported by valgind.
2016-02-06 Ansari, Shadovsdb: Fix typo in libovsdb's pkg-config.
2016-02-05 Andy Zhouovsdb-server: fix monitor counters reported by memory...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Shad Ansariovsdb-idl: Add support for column tracking in IDL.
2016-01-11 William Tuovsdb-client: Fix memory leak reported by valgrind.
2016-01-11 William Tuovsdb-client: Fix memory leak reported by valgrind.
2016-01-11 William Tuovsdb-client: Fix memory leak reported by valgrind.
2016-01-05 William Tuovsdb-client: Fix memory leak reported by valgrind.
2015-12-23 William Tuovsdb-server: Fix memory leak using perf counter withou...
2015-12-18 Han Zhouovsdb: separate json cache for different monitor versions
2015-12-15 Ben Pfaffjsonrpc-server: Use prototype style for ovsdb_jsonrpc_d...
2015-12-11 Andy Zhouovsdb: test ovs-vswitchd for backward compatibility
2015-12-11 Andy Zhouovsdb-client: support monitor2
2015-12-11 Andy Zhouovsdb: enable jasonrpc-server to service monitor2 request
2015-12-11 Andy Zhouovsdb: generate update2 notification for a monitor2...
2015-12-11 Andy Zhouovsdb: refactor, add ovsdb_monitor_max_columns()
2015-12-01 Bert Vermeulenovsdb-client: Add optional table and columns to dump...
2015-11-23 Shad Ansariovsdb-idl: Add support for change tracking.
2015-10-23 Justin Pettitovsdb: Fix outdated comment for function description.
2015-10-23 Justin Pettitovsdb: Destroy allocated hmap.
2015-10-23 Justin Pettitovsdb-server: Destroy allocated shash.
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-09-04 Ben Pfaffovsdb: Update _version more accurately in transaction...
2015-08-31 Ben Pfaffovsdb: Remove misleading OVS_UNUSED from ovsdb_monitor_...
2015-08-21 Gurucharan Shettyovsdb-server: Add the ability to push peer-cert.
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-17 Andy Zhouovsdb: Add per transaction commit instruction counter
2015-07-07 Ben Pfaffnroff: Fix style of names.
2015-06-24 Andy Zhouovsdb: Flush JSON cache only when necessary
2015-06-24 Andy Zhouovsdb: Only update monitor when necessary
2015-06-24 Andy Zhouovsdb: add ovsdb_monitor_row_update_type()
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-08 Andy Zhouovsdb-monitor: add json cache
2015-06-08 Andy Zhouovsdb-monitor: allow multiple jsonrpc monitors to share...
2015-06-08 Andy Zhouovsdb-monitor: refactor ovsdb_monitor_create()
2015-05-30 Andy Zhouovsdb-monitor: allow multiple of 'ovsdb_monitor_changes...
2015-05-30 Andy Zhouovsdb-monitor: add ovsdb_monitor_changes
2015-05-30 Andy Zhouovsdb-monitor: rename jsonrpc_monitor_compose_table_upd...
2015-05-30 Andy Zhouovsdb-monitor: add transaction ids
2015-05-30 Andy Zhouovsdb-monitor: stores jsonrpc-monitor in a linked-list
2015-05-30 Andy Zhouovsdb-monitor: refactoring ovsdb_monitor_get_initial
2015-05-30 Andy Zhoujsonrpc-server: Split out monitor backend functions...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_monitor_destroy()
2015-05-30 Andy Zhoujsonrpc-server: rename ovsdb_jsonrpc_monitor_get_initial()
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_needs...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_compo...
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_monitor_add_column()
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_jsonrpc_parse_monitor_re...
2015-05-30 Andy Zhoujsonrpc-server: make setting mt->select into its own...
2015-05-30 Andy Zhoujsonrpc-server: split monitors into database back end...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-14 Andy Zhouovsdb: integrate perf-counter infrastructure into ovsdb...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-01 Ben Pfaffovsdb-server: Correct malformed error replies to certai...
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
next