From: Vlad Yasevich <vladislav.yasevich@hp.com>
To: linux-sctp@vger.kernel.org
Subject: Re: SACK is sent to wrong IP address
Date: Wed, 06 Oct 2010 18:52:39 +0000 [thread overview]
Message-ID: <4CACC577.3020201@hp.com> (raw)
In-Reply-To: <2B7783B1E18B2C4984C3979954E10AFC07E3EAC9@ZMY16EXM67.ds.mot.com>
On 10/06/2010 01:48 PM, B N Srikant-A21035 wrote:
> Hi,
>
> We have multihomed server (IP1, IP2) and single home client (IP3).
> Initially client has established association with multi homed server.
> Later the server has restarted and sent INIT. The IP1 is temporarily
> inactive and IP2 is active.
> So INIT is sent from IP2 and client has sent INIT ACK back to IP2. The
> Cookie and Cookie ack are also exchanged on new address.
>
> But when data was sent from server (IP2) to client the client is sending
> SACK to IP1 instead IP2.
> As per the RFC the SACK should be sent to the address from where data is
> coming.
>
> Is there any fix for this ? Or any suggestion to fix it is helpful.
>
> thanks
> Srikant
>
>
Hi Srikant
This looks like a bug during the restart procedure.
When the association is restarted, the concept of primary transport may have changed, but
that is not accounted for during the restart procedure. When the association restarts,
the we need to check if we need to change the primary transport and perform the change
if required.
-vlad
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2010-10-06 18:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 17:48 SACK is sent to wrong IP address B N Srikant-A21035
2010-10-06 18:52 ` Vlad Yasevich [this message]
2010-10-07 2:32 ` B N Srikant-A21035
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=4CACC577.3020201@hp.com \
--to=vladislav.yasevich@hp.com \
--cc=linux-sctp@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.