summaryrefslogtreecommitdiff
path: root/tests/test-ovsdb.c
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-12-06 11:37:03 -0800
committerBen Pfaff <blp@ovn.org>2018-03-24 12:04:52 -0700
commit10621d795331a3ddddb3e96086a9fda7ad156efc (patch)
tree47f47725201b38e96d2ae1d68cdf3ba18ed03a73 /tests/test-ovsdb.c
parent6bb9b060d5b0f972461f0c061a865393611fd86a (diff)
downloadopenvswitch-10621d795331a3ddddb3e96086a9fda7ad156efc.tar.gz
ovsdb-server: Add new RPC "set_db_change_aware".
The _Server database recently added to ovsdb-server can be used to dump out information about databases, but monitoring updates to _Server is not yet very useful because for historical reasons ovsdb-server drops all of its OVSDB connections whenever databases are added or removed or otherwise change in some major way. It is not a good idea to change this behavior for all clients, because some of them rely on it, but this commit introduces a new RPC that allows clients that understand _Server to suppress the connection-closing behavior. Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tests/test-ovsdb.c')
0 files changed, 0 insertions, 0 deletions