On Wed, Aug 08, 2012 at 04:14:50PM -0700, Ben Pfaff wrote:
> Receiving data is not the only reasonable way to verify that a connection
> is up.  For example, on a TCP connection, receiving an acknowledgment that
> the remote side has accepted data that we sent is also a reasonable means.
> Therefore, this commit generalizes the naming.
> 
> Also, similarly for the Python implementation: Reconnect.received() becomes
> Reconnect.activity().
> 
> Signed-off-by: Ben Pfaff <[email protected]>

I don't think anyone has reviewed this series yet.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to