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
*
ovsdb: Use previous snapshot size as an additional factor for compaction.
Ben Pfaff
2016-03-31
2
-9
/
+31
*
ovsdb: Improve error message from ovsdb_log_open() open failure.
Ben Pfaff
2016-03-30
1
-1
/
+1
*
list: Rename all functions in list.h with ovs_ prefix.
Ben Warren
2016-03-30
7
-49
/
+49
*
list: Remove lib/list.h completely.
Ben Warren
2016-03-30
6
-6
/
+6
*
ovsdb: Remove unused "struct ovsdb_log_read_cbdata".
Ben Pfaff
2016-03-28
1
-7
/
+0
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
8
-8
/
+8
*
ovsdb-server: Add Json cache count to memory/show
Andy Zhou
2016-03-10
1
-0
/
+5
*
ovsdb-server: Fix a reference count leak bug
andy zhou
2016-03-08
3
-7
/
+12
*
ovsdb-server: Refactoring and clean up remote status reporting.
Andy Zhou
2016-02-28
1
-17
/
+41
*
ovsdb: avoid unnecessary call to ovsdb_monitor_get_update()
Andy Zhou
2016-02-24
1
-0
/
+4
*
ovsdb: rename variables in ovsdb_monitor_get_update()
Andy Zhou
2016-02-24
1
-10
/
+10
*
ovsdb: Fix one off error in tracking monitor changes
Andy Zhou
2016-02-24
1
-2
/
+15
*
ovsdb-server: Eliminating max session limit
andy zhou
2016-02-10
1
-21
/
+14
*
ovsdb-client: Fix memory leak reported by valgind.
William Tu
2016-02-10
1
-0
/
+1
*
ovsdb: Fix typo in libovsdb's pkg-config.
Ansari, Shad
2016-02-05
1
-1
/
+1
*
ovsdb-server: fix monitor counters reported by memory/show
Andy Zhou
2016-02-05
4
-1
/
+12
*
ovsdb-idl: Add support for column tracking in IDL.
Shad Ansari
2016-01-12
1
-4
/
+11
*
ovsdb-client: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-0
/
+3
*
ovsdb-client: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-0
/
+14
*
ovsdb-client: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-0
/
+1
*
ovsdb-client: Fix memory leak reported by valgrind.
William Tu
2016-01-04
1
-4
/
+8
*
ovsdb-server: Fix memory leak using perf counter without initialization.
William Tu
2015-12-23
1
-2
/
+3
*
ovsdb: separate json cache for different monitor versions
Han Zhou
2015-12-18
1
-6
/
+20
*
jsonrpc-server: Use prototype style for ovsdb_jsonrpc_disable_monitor2().
Ben Pfaff
2015-12-15
1
-1
/
+1
*
ovsdb: test ovs-vswitchd for backward compatibility
Andy Zhou
2015-12-11
3
-1
/
+33
*
ovsdb-client: support monitor2
Andy Zhou
2015-12-11
3
-13
/
+168
*
ovsdb: enable jasonrpc-server to service monitor2 request
Andy Zhou
2015-12-11
1
-6
/
+33
*
ovsdb: generate update2 notification for a monitor2 session
Andy Zhou
2015-12-11
4
-27
/
+219
*
ovsdb: refactor, add ovsdb_monitor_max_columns()
Andy Zhou
2015-12-11
1
-10
/
+17
*
ovsdb-client: Add optional table and columns to dump command
Bert Vermeulen
2015-12-01
2
-22
/
+56
*
ovsdb-idl: Add support for change tracking.
Shad Ansari
2015-11-23
1
-0
/
+32
*
ovsdb: Fix outdated comment for function description.
Justin Pettit
2015-10-22
1
-3
/
+1
*
ovsdb: Destroy allocated hmap.
Justin Pettit
2015-10-22
1
-0
/
+1
*
ovsdb-server: Destroy allocated shash.
Justin Pettit
2015-10-22
1
-0
/
+1
*
lib/daemon: support --user option for all OVS daemon
Andy Zhou
2015-09-30
2
-3
/
+5
*
ovsdb: Update _version more accurately in transaction commit.
Ben Pfaff
2015-09-04
1
-3
/
+22
*
ovsdb: Remove misleading OVS_UNUSED from ovsdb_monitor_change_cb().
Ben Pfaff
2015-08-31
1
-1
/
+1
*
ovsdb-server: Add the ability to push peer-cert.
Gurucharan Shetty
2015-08-21
2
-0
/
+8
*
Makefiles: Clean and do not distribute IDL-generated files.
Ben Pfaff
2015-07-22
1
-0
/
+1
*
ovsdb: Add per transaction commit instruction counter
Andy Zhou
2015-07-17
1
-2
/
+12
*
nroff: Fix style of names.
Ben Pfaff
2015-07-06
1
-12
/
+12
*
ovsdb: Flush JSON cache only when necessary
Andy Zhou
2015-06-23
1
-2
/
+11
*
ovsdb: Only update monitor when necessary
Andy Zhou
2015-06-23
1
-1
/
+71
*
ovsdb: add ovsdb_monitor_row_update_type()
Andy Zhou
2015-06-23
1
-4
/
+10
*
Makefiles: Stop distributing files because building them requires Python.
Ben Pfaff
2015-06-23
1
-1
/
+0
*
ovsdb-monitor: add json cache
Andy Zhou
2015-06-08
3
-24
/
+103
*
ovsdb-monitor: allow multiple jsonrpc monitors to share a single ovsdb
Andy Zhou
2015-06-08
3
-15
/
+141
*
ovsdb-monitor: refactor ovsdb_monitor_create()
Andy Zhou
2015-06-08
1
-5
/
+12
*
ovsdb-monitor: allow multiple of 'ovsdb_monitor_changes' in each ovsdb monito...
Andy Zhou
2015-05-29
1
-40
/
+86
*
ovsdb-monitor: add ovsdb_monitor_changes
Andy Zhou
2015-05-29
2
-23
/
+114
[next]