summaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb-server.1.in
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-server: Log database transactions for user requested tables.Dumitru Ceara2022-06-281-0/+7
* docs: Add documentation for ovsdb relay mode.Ilya Maximets2021-07-151-10/+17
* ovsdb-server: Integrate stream replay engine.Ilya Maximets2021-06-071-0/+2
* raft: Make backlog thresholds configurable.Ilya Maximets2020-11-101-0/+5
* ovsdb-server: Reclaim heap memory after compaction.Ilya Maximets2020-11-031-0/+4
* RAFT: Add clarifying note for cluster/leave operation.Mark Michelson2020-05-121-0/+5
* ovsdb replication: Provide option to configure probe interval.Numan Siddique2020-01-071-0/+5
* ovsdb raft: Support leader election time change online.Han Zhou2019-08-211-0/+15
* ovsdb: Clarify that a server that leaves a cluster may never rejoin.Ben Pfaff2018-11-021-0/+3
* manpages: Include ovs.tmac in most man roots.Ilya Maximets2018-10-301-5/+1
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-5/+64
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-03-241-0/+6
* ovsdb: Loosen requirements for automatically compacting databases.Daniel Alvarez2018-03-091-2/+4
* ovsdb-server: Update description for "compact" command in man page.Justin Pettit2017-12-241-2/+2
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-463/+79
* ovsdb-server: Document monitor_cond_change behavior for unmentioned tables.Ben Pfaff2017-12-081-1/+2
* ovsdb-server.1: Fix mention of wrong option.Russell Bryant2017-09-101-1/+1
* ovsdb-server: Document clarification for some bad wording in RFC 7047.Ben Pfaff2017-08-041-0/+8
* ovsdb: add support for role-based access controlsLance Richardson2017-06-081-0/+45
* ovsdb: Prevent OVSDB server from replicating itself.Andy Zhou2017-02-131-0/+30
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-0/+3
* ovsdb-server: Implement read-only remote connection type.Lance Richardson2016-11-011-0/+2
* ovsdb: Replication usability improvementsAndy Zhou2016-09-031-7/+17
* ovsdb: Make OVSDB backup sever read onlyAndy Zhou2016-08-141-0/+17
* ovsdb: Rename replication related variable names.Andy Zhou2016-08-141-9/+9
* ovsdb: Add unixctl commands for OVSDB replicationMario Cabrera2016-07-191-0/+21
* ovsdb: enable jsonrpc-server to service "monitor_cond_change" requestLiran Schour2016-07-181-1/+73
* ovsdb: generate update notifications for monitor_cond sessionLiran Schour2016-07-181-16/+127
* ovsdb: add conditions utilities to support monitor_condLiran Schour2016-07-181-0/+6
* ovsdb: Introduce OVSDB replication featureMario Cabrera2016-06-241-0/+3
* ovsdb: Force columns that contain weak references to be immutable.Ben Pfaff2016-04-111-0/+6
* ovsdb: Use previous snapshot size as an additional factor for compaction.Ben Pfaff2016-03-311-2/+5
* ovsdb: generate update2 notification for a monitor2 sessionAndy Zhou2015-12-111-0/+84
* ovsdb-server: Add the ability to push peer-cert.Gurucharan Shetty2015-08-211-0/+2
* ovsdb-server: Correct malformed error replies to certain JSON-RPC requests.Ben Pfaff2015-03-311-1/+28
* Use the IANA-assigned ports for OpenFlow and OVSDB.Justin Pettit2015-03-121-4/+0
* ovsdb: Allow comparison on optional scalar typesTerry Wilson2014-08-201-0/+9
* ovsdb-server: Document RFC 7047 extensions to ovsdb <error>s.Ben Pfaff2014-07-221-0/+16
* ovsdb: Remove SPECS in favor of referring to RFC 7047.Ben Pfaff2014-04-041-0/+48
* process: Make changes for Windows.Gurucharan Shetty2014-02-191-0/+2
* daemon-windows: Add users for windows services.Gurucharan Shetty2014-02-041-0/+3
* ovs-controller: Rename test-controller and do not install or package.Ben Pfaff2013-11-021-2/+0
* ovsdb-server: Document that --remote may be used multiple times.Ben Pfaff2013-10-041-0/+4
* stress: Remove essentially unused library.Ben Pfaff2013-07-151-1/+0
* ovsdb-server: Add and remove databases during run time.Ben Pfaff2013-06-281-0/+23
* ovsdb-server: Make database name mandatory when specifying db paths.Gurucharan Shetty2013-06-261-10/+8
* ovsdb-server: Add commands for adding and removing remotes at runtime.Ben Pfaff2013-04-101-0/+28
* manpages: Put version number instead of date at bottom of page.Ben Pfaff2013-01-041-1/+1
* ovs-ctl: Fix implementation of --extra-dbs.Henry Mai2012-10-191-5/+5
* ovsdb-server: Add support for multiple databases.Ben Pfaff2012-09-241-15/+17