From: Sridhar Samudrala <[EMAIL PROTECTED]>
Date: Tue, 30 Jan 2007 14:32:51 -0800

> [SCTP]: Force update of the rto when processing HB-ACK
> 
> When processing a HEARTBEAT-ACK it's possible that the transport rto
> timers will not be updated because a prior T3-RTX processing would
> have cleared the rto_pending flag on the transport.  However, if
> we received a valid HEARTBEAT-ACK, we want to force update the
> rto variables, so re-set the rto_pending flag before calling
> sctp_transport_update_rto().
> 
> Signed-off-by: Vlad Yasevich <[EMAIL PROTECTED]>
> Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]>

I'll apply this, thanks Sridhar.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to