Instead of reporting time in a given struct rconn state, report time each
manager has been connected or disconnected as appropriate. This is what people
really want, since "time in state" changes even if a manager remains connected.

Andrew Evans (2):
  reconnect: Track last-disconnected time.
  ovsdb: Change the way connection duration time is reported in Manager
    table.

 lib/reconnect.c        |   18 ++++++++++++++++++
 lib/reconnect.h        |    4 ++++
 ovsdb/jsonrpc-server.c |    5 ++++-
 ovsdb/jsonrpc-server.h |    2 +-
 ovsdb/ovsdb-server.c   |    5 +++--
 5 files changed, 30 insertions(+), 4 deletions(-)

-- 
1.7.2.3

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to