]> git.proxmox.com Git - ovs.git/history - ovsdb
dpif-netdev: Reset the rxq current cycle counter on reload.
[ovs.git] / ovsdb /
2018-01-09 Markos Chandrasovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsiz...
2018-01-09 Markos Chandrasovsdb: ovsdb-dot.in: Change exception semantics for...
2018-01-09 Markos Chandrasovsdb: ovsdb-dot.in: Use print function for Python3
2018-01-09 Markos Chandrasovsdb: Use items() instead of iteritems() for Python3
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-25 Ben Pfafflog: Use absolute name of log file.
2017-12-25 Ben Pfafflog: Replace ovsdb_log_get_offset() by a more abstract...
2017-12-25 Justin Pettitovsdb-client: Remove extraneous markup from man page.
2017-12-25 Justin Pettitovsdb-server: Update description for "compact" command...
2017-12-25 Ben Pfafflog: Support multiple magic.
2017-12-24 Ben Pfafflog: Support using /dev/stdin for opening logs read...
2017-12-24 Ben Pfafflog: New functions for replacing a log's contents.
2017-12-24 Ben Pfafflog: Make reading in writing mode less of an error.
2017-12-24 Ben Pfafflog: Add new open mode OVSDB_LOG_CREATE_EXCL.
2017-12-24 Ben Pfafflog: Log write errors.
2017-12-24 Ben Pfafflog: Make json parameter to ovsdb_log_write() const.
2017-12-24 Ben Pfafflog: Require log entries to be JSON objects.
2017-12-24 Ben Pfafflog: Allow client to specify magic.
2017-12-22 Ben Pfaffovsdb-client: Show even constraint-breaking data in...
2017-12-22 Ben Pfaffovsdb-server: Forbid user-specified databases with...
2017-12-22 Ben Pfaffjsonrpc-server: Enforce uniqueness of monitor IDs.
2017-12-22 Ben Pfaffovsdb-client: Add new "query" command.
2017-12-22 Ben Pfaffovsdb-client: Add new "restore" command.
2017-12-19 Ben Pfaffovsdb: Fix memory leak in corner case in ovsdb_txn_comm...
2017-12-19 Ben Pfaffovsdb-server: Drop 'txn' member from struct db.
2017-12-19 Ben Pfaffovsdb-tool: Add new "db-name" and "schema-name" commands.
2017-12-15 Ben Pfaffovsdb-client: Add new "backup" command.
2017-12-14 Ben Pfafflog: New function ovsdb_log_compose_record().
2017-12-14 Ben Pfaffovsdb-client: Add new "get-schema-cksum" command.
2017-12-14 Ben Pfaffovsdb: Improve documentation.
2017-12-13 Yi-Hung Weiovsdb-idlc: Replace C/C++ keyword in column name
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_json_free().
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_string_free().
2017-12-11 Ben Pfaffovsdb-idl: Tolerate initialization races for singleton...
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Ben Pfaffovsdb-server: Document monitor_cond_change behavior...
2017-12-08 Ben Pfaffjsonrpc-server: Report monitor session ID properly...
2017-12-01 Yi-Hung Weilib, ovsdb: Adapt headers for C++ usage
2017-11-29 Yifeng Sunexecution: Fix bug that leaks ovsdb_row
2017-11-27 Ben Pfafftests: Convert dot2pic build tool from Perl to Python.
2017-11-03 Bhanuprakash Bodireddyovsdb: Remove break after OVS_NOT_REACHED.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Yifeng Sunovsdb-server: Fix memory leak
2017-10-07 Ben Pfaffreplication: Avoid theoretical use-after-free error...
2017-09-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-09-10 Russell Bryantovsdb-server.1: Fix mention of wrong option.
2017-08-31 Ben Pfaffmonitor: Simplify calculation of cond->conditional.
2017-08-31 Ben Pfaffmonitor: Fix bad caching of conditional monitor_cond...
2017-08-15 Joe Stringerovsdb-idl: Avoid mutable type specifier.
2017-08-15 Joe Stringerovsdb-idl: Avoid class declaration.
2017-08-04 Ben Pfaffovsdb-server: Document clarification for some bad wordi...
2017-08-03 Lance Richardsonovsdb-idl: Autogenerated functions for compound indexes
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-07-17 Ben PfaffSupport IPv6 link-local address scopes on Linux.
2017-07-06 Jason WesselPython3 compatibility: unicode to str
2017-07-06 Jason WesselPython3 compatibility: fix integer problems
2017-07-06 Jason WesselPython3 compatibility: iteritems to items
2017-07-06 Jason WesselPython3 compatibility: execfile to exec
2017-07-06 Jason WesselPython3 compatibility: exception cleanup
2017-07-06 Jason WesselPython3 compatibility: Convert print statements
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-05-31 Ben Pfaffovsdb-client: Use correct operand to 'sizeof' in do_dump().
2017-05-30 Ben Pfaffovsdb: Check null before deref in ovsdb_monitor_table_c...
2017-05-04 Lance Richardsonovsdb: refactor utility functions into separate file
2017-05-01 Lance Richardsonovsdb: add xml equivalents of remote man page fragments
2017-04-06 Lance Richardsonovsdb-client: improve formatting option description...
2017-04-06 Lance Richardsontable: provide table formatting option help at runtime
2017-03-29 Ben Pfaffovsdb-server: Drop unnecessary find_db() function.
2017-03-29 Ben Pfaffovsdb-server: Fix memory leak in update_remote_status...
2017-02-14 Justin PettitRemove build-time generated files when "make clean...
2017-02-13 Andy Zhouovsdb: Prevent OVSDB server from replicating itself.
2017-02-13 Andy Zhouovsdb: Add OVSDB server per instance UUID.
2017-02-13 Andy Zhouovsdb: Gracefully handle replication errors.
2017-01-26 Aaron ConolelibX.pc: use the correct output directory
2017-01-18 Aaron ConolelibX: add new release / version info tags
2016-12-23 Lance Richardsontable: correct documented default format in man pages
2016-12-21 Ben Pfaffovsdb-idlc: Initialize nonnull string columns for inser...
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-02 Ben Pfaffovsdb-tool: Document database numbering scheme.
2016-11-30 Alin Serdeanovsdb: Allow online compacting on Windows.
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-01 Lance Richardsonovsdb-server: Implement read-only remote connection...
2016-10-19 Ben Pfaffovsdb-idlc: Remove special case for "sizeof bool".
2016-10-19 Ben Pfaffovsdb-idl: Sort and unique-ify datum in ovsdb_idl_txn_w...
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-19 Ben Pfaffovsdb-idlc: Consolidate assertions.
2016-10-19 Ben Pfaffovsdb-idlc: Declare loop variables in for statements...
2016-10-19 Ben Pfaffovsdb-idlc: Make generated references to columns easier...
2016-10-19 Ben Pfaffovsdb-idlc: Make generated references to table classes...
2016-10-19 Ben Pfaffovsdb-idlc: Simplify code generation to parse sets...
2016-10-19 Ben Pfaffovsdb-idlc: Factor out sorting columns.
2016-10-19 Ben Pfaffovsdb-idlc: Remove obsolete documentation and usage.
2016-10-19 Ben Pfaffovsdb-idlc: Use ovsdb_datum_from_smap() instead of...
2016-10-18 Bhanuprakash Bodireddyovsdb: Reorder elements in ovsdb_table_schema structure.
2016-09-27 Andy Zhouovsdb: Fix memory leak when disposing 'replication_dbs'
2016-09-27 Andy Zhouovsdb: Fix segfalut during replication.
2016-09-19 Ben Pfaffovsdb-idl: Update comments.
2016-09-19 Alin Serdeanovsdb: monitor - Replace tabs with spaces
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-09-12 Ben Pfaffreplication: Be more careful about JSON parsing and...
next