index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ovsdb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
python: Update build system to ensure dirs.py is created.
Mark Gray
2020-11-26
1
-1
/
+1
*
ovsdb-idl: Fix *_is_new() IDL functions.
Mark Gray
2020-11-16
1
-3
/
+19
*
ovsdb-idlc: Return expected sequence number while setting conditions.
Ilya Maximets
2020-11-16
1
-3
/
+3
*
ovsdb: Remove read permission of *.db from others.
Yi-Hung Wei
2020-11-10
1
-1
/
+1
*
raft: Make backlog thresholds configurable.
Ilya Maximets
2020-11-10
2
-5
/
+55
*
raft: Set threshold on backlog for raft connections.
Ilya Maximets
2020-11-10
1
-0
/
+5
*
raft: Avoid having more than one snapshot in-flight.
Ilya Maximets
2020-11-03
3
-29
/
+18
*
ovsdb-server: Reclaim heap memory after compaction.
Ilya Maximets
2020-11-03
4
-4
/
+56
*
raft: Add log length to the memory report.
Ilya Maximets
2020-11-03
1
-0
/
+1
*
raft: Avoid annoying debug logs if raft is connected.
Ilya Maximets
2020-10-27
1
-1
/
+10
*
raft: Fix error leak on failure while saving snapshot.
Ilya Maximets
2020-10-27
1
-1
/
+1
*
raft: Report jsonrpc backlog in kilobytes.
Ilya Maximets
2020-10-25
1
-2
/
+3
*
Eliminate "whitelist" and "blacklist" terms.
Ben Pfaff
2020-10-16
3
-45
/
+45
*
ovsdb: Add unixctl command to show storage status.
Dumitru Ceara
2020-09-16
3
-0
/
+50
*
ovsdb-tool: Add a db consistency check to the ovsdb-tool check-cluster command.
Federico Paolinelli
2020-09-16
1
-0
/
+38
*
python: Fixup python shebangs to python3.
Greg Rose
2020-08-26
2
-4
/
+4
*
ovsdb-server: Replace in-memory DB contents at raft install_snapshot.
Dumitru Ceara
2020-08-06
1
-8
/
+13
*
ovsdb/TODO.rst: Remove OVN specific items.
Han Zhou
2020-07-07
1
-4
/
+0
*
ovsdb/TODO.rst: Remove completed items.
Han Zhou
2020-07-07
1
-4
/
+0
*
ovsdb: Remove duplicated include.
Yunjian Wang
2020-07-07
2
-2
/
+0
*
ovsdb: Fix timeout type for wait operation.
Ilya Maximets
2020-06-01
1
-2
/
+2
*
raft: Avoid sending equal snapshots.
Ilya Maximets
2020-05-28
3
-1
/
+43
*
ovsdb-server: Fix schema leak while reading db.
Ilya Maximets
2020-05-28
1
-2
/
+3
*
ovsdb: Add raft memory usage to memory report.
Ilya Maximets
2020-05-25
5
-0
/
+35
*
RAFT: Add clarifying note for cluster/leave operation.
Mark Michelson
2020-05-12
1
-0
/
+5
*
raft: Disable RAFT jsonrpc inactivity probe.
Zhen Wang
2020-05-12
1
-0
/
+1
*
ovsdb-idlc: Fix memory leak reported by Coverity.
William Tu
2020-05-12
1
-0
/
+1
*
ovsdb-idlc: Fix memory leak reported by Coverity.
William Tu
2020-05-12
1
-2
/
+4
*
raft: Fix leak of the incomplete command.
Ilya Maximets
2020-05-04
1
-3
/
+1
*
ovsdb: Remove duplicated function defintions
Yi-Hung Wei
2020-04-27
1
-27
/
+0
*
ovsdb: Switch ovsdb log fsync to data only.
Anton Ivanov
2020-04-27
1
-0
/
+9
*
raft: Unset leader when starting election.
Han Zhou
2020-03-06
1
-0
/
+1
*
raft: Fix the problem of stuck in candidate role forever.
Han Zhou
2020-03-06
1
-2
/
+17
*
raft: Fix next_index in install_snapshot reply handling.
Han Zhou
2020-03-06
1
-2
/
+3
*
raft: Send all missing logs in one single append_request.
Han Zhou
2020-03-06
1
-1
/
+1
*
raft: Avoid sending unnecessary heartbeat when becoming leader.
Han Zhou
2020-03-06
1
-1
/
+0
*
raft: Avoid busy loop during leader election.
Han Zhou
2020-03-06
4
-4
/
+12
*
raft: Fix raft_is_connected() when there is no leader yet.
Han Zhou
2020-03-06
1
-2
/
+8
*
ovsdb-server: Don't disconnect clients after raft install_snapshot.
Han Zhou
2020-03-06
1
-1
/
+2
*
raft-rpc: Fix message format.
Han Zhou
2020-03-06
1
-1
/
+1
*
ovsdb-server: Allow OVSDB clients to specify the UUID for inserted rows.
Ben Pfaff
2020-01-16
3
-6
/
+47
*
ovsdb replication: Provide option to configure probe interval.
Numan Siddique
2020-01-07
4
-9
/
+62
*
ovsdb raft: Fix the problem when cluster restarted after DB compaction.
Han Zhou
2019-12-20
1
-1
/
+1
*
ovsdb raft: Fix election timer parsing in snapshot RPC.
Han Zhou
2019-11-21
2
-1
/
+6
*
ovsdb-server: fix memory leak while deleting zone
Damijan Skvarc
2019-11-20
1
-0
/
+2
*
ovsdb-execute: Remove unused variable from ovsdb_execute_mutate().
Damijan Skvarc
2019-10-30
1
-2
/
+0
*
ovsdb-server: fix memory leak while converting database
Damijan Skvarc
2019-10-25
1
-0
/
+4
*
ovsdb-server: Allow replication from older schema version servers.
Numan Siddique
2019-10-24
1
-25
/
+127
*
ovsdb-server: Don't drop all connections on read/write status change.
Numan Siddique
2019-10-14
1
-4
/
+20
*
ovsdb-client: fix memory leak while executing database backup
Damijan Skvarc
2019-10-09
1
-0
/
+1
[prev]
[next]