[ovs-dev] [PATCH 08/13] jsonrpc: Increment sequence number when connection actually made.

Russell Bryant russell at ovn.org
Mon Oct 9 19:58:25 UTC 2017


On Fri, Oct 6, 2017 at 8:44 PM, Ben Pfaff <blp at ovn.org> wrote:
> The purpose of the sequence number is to allow the client to figure out
> when the connection status has changed.  The significant event for the
> client is when a connection completes, not when a connection attempt
> starts.  Thus, this commit changes the code to increment the sequence
> number at completion, not at the attempt.
>
> Signed-off-by: Ben Pfaff <blp at ovn.org>

Acked-by: Russell Bryant <russell at ovn.org>


More information about the dev mailing list