On Wed, Sep 05, 2012 at 01:01:58PM -0700, Ansis Atteka wrote: > On Tue, Sep 4, 2012 at 2:56 PM, Ben Pfaff <[email protected]> wrote: > > 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. > I will review these patches in a day or so. > > Here is what git am says when I try to apply them:
Thanks. I fixed up the trailing whitespace. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
