reconnect: Track last-disconnected time.
authorAndrew Evans <aevans@nicira.com>
Thu, 10 Mar 2011 02:36:26 +0000 (18:36 -0800)
committerAndrew Evans <aevans@nicira.com>
Thu, 10 Mar 2011 02:40:03 +0000 (18:40 -0800)
commiteba18f0044cbe3654b4c796bbe7c056ca1793c70
treea079d0ed481c6c8352922baa17e275672307bf9b
parent926ea16ea3b38df0f34cdccdea92aa4933ca9dd4
reconnect: Track last-disconnected time.

Commit a4613b01ab (ovsdb: Change the way connection duration time is reported
in Manager table.), pushed earlier today, requires this commit, so OVSDB has
been unbuildable from then to now.
lib/reconnect.c
lib/reconnect.h
python/ovs/reconnect.py
tests/reconnect.at
tests/test-reconnect.c
tests/test-reconnect.py