netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sri@us.ibm.com
Cc: netdev@vger.kernel.org, lksctp-developers@lists.sourceforge.net
Subject: Re: [PATCH 1/1] [SCTP]: Force update of the rto when processing HB-ACK
Date: Tue, 30 Jan 2007 14:35:50 -0800 (PST)	[thread overview]
Message-ID: <20070130.143550.58786541.davem@davemloft.net> (raw)
In-Reply-To: <1170196371.15598.34.camel@w-sridhar2.beaverton.ibm.com>

From: Sridhar Samudrala <sri@us.ibm.com>
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 <vladislav.yasevich@hp.com>
> Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>

I'll apply this, thanks Sridhar.

      reply	other threads:[~2007-01-30 22:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30 22:32 [PATCH 1/1] [SCTP]: Force update of the rto when processing HB-ACK Sridhar Samudrala
2007-01-30 22:35 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070130.143550.58786541.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=lksctp-developers@lists.sourceforge.net \
    --cc=netdev@vger.kernel.org \
    --cc=sri@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).