All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Schröder" <martin@oneiros.de>
To: linux-sctp@vger.kernel.org
Subject: Possible bug: Association always uses the primary source address in replies
Date: Wed, 04 Jul 2018 13:09:12 +0000	[thread overview]
Message-ID: <CAP7DCDdyeJZAhthTbPdr1TCnpSO5KTw55S6HzX35J2rgSLUAbg@mail.gmail.com> (raw)

Hi,
we have a server and a client. Both are connected to two different networks.
Betweeen these four networks there is a complex routing structure.
Due to an outage we have an outage from the primary interface of the server
to all networks of the client; there is still a route with the secondary
interface.

And then this happens:
1. The server is listening, the client is starting.
2. Client begins to start Init to the reachable (secondary) interface of
   the server
3. Server answers with Init ACK from his *primary* interface, which of
   course does not reach the client

Why does the server not answer on his secondary interface when there is
still a route on this interface to the client but uses the primary interface
which has no route?

Tested with 4.9 and 4.18.rc1.

Best
   Martin

             reply	other threads:[~2018-07-04 13:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-04 13:09 Martin Schröder [this message]
2018-07-04 14:19 ` Possible bug: Association always uses the primary source address in replies Xin Long
2018-07-05 13:17 ` Martin Schröder
2018-07-06 16:34 ` Xin Long
2018-07-09 11:38 ` Martin Schröder
2018-07-10 18:01 ` Xin Long

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=CAP7DCDdyeJZAhthTbPdr1TCnpSO5KTw55S6HzX35J2rgSLUAbg@mail.gmail.com \
    --to=martin@oneiros.de \
    --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.