Thanks, Andrew. I think that reconnect_create() should initialize last_disconnected to 0. Otherwise, won't reconnect_get_disconnect_duration() initially return 'now'? Presumably it should initially return 0.
This commit should also update the tests for the reconnect code to verify that reconnect_get_disconnect_duration() returns the expected value in each case. Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
