ovsdb-server: Refactoring and clean up remote status reporting.
authorAndy Zhou <azhou@ovn.org>
Wed, 24 Feb 2016 01:48:11 +0000 (17:48 -0800)
committerAndy Zhou <azhou@ovn.org>
Mon, 29 Feb 2016 05:05:09 +0000 (21:05 -0800)
commit600766e877efa2713b9c87d127f7190d8ab48da9
tree273a994fa58375ae141ff16c782c827005d604bf
parent6c75e208145a46b58d6a1347ca02a47e26408079
ovsdb-server: Refactoring and clean up remote status reporting.

When reporting remote status, A listening remote will randomly
pick a session and report its session status. This does not seem
to make much sense. It is probably better to leave those fields
untouched.

Update ovs-vswitchd.conf.db(5) to match the change in implementation.

Signed-off-by: Andy Zhou <azhou@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
ovsdb/jsonrpc-server.c
vswitchd/vswitch.xml