> On May 1, 2015, at 4:17 PM, Ben Pfaff <[email protected]> wrote: > > rconn_get_connection_seqno() is documented to change only when an rconn > connects or disconnnects, but in fact it was also changing whenever an > rconn went into or out of the "idle" state (following sending an echo > request). This fixes the problem. > > rconn_get_connection_seqno() didn't have any existing users, but an > upcoming commit adds one. > > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Justin Pettit <[email protected]> --Justin _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
