From: Xin Long <lucien.xin@gmail.com>
To: network dev <netdev@vger.kernel.org>, linux-sctp@vger.kernel.org
Cc: davem@davemloft.net,
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>,
Neil Horman <nhorman@tuxdriver.com>
Subject: [PATCH net 0/2] sctp: a bunch of fixes for processing dupcookie
Date: Tue, 23 May 2017 13:28:53 +0800 [thread overview]
Message-ID: <cover.1495517205.git.lucien.xin@gmail.com> (raw)
After introducing transport hashtable and per stream info into sctp,
some regressions were caused when processing dupcookie, this patchset
is to fix them.
Xin Long (2):
sctp: fix stream update when processing dupcookie
sctp: set new_asoc temp when processing dupcookie
net/sctp/associola.c | 4 +++-
net/sctp/sm_make_chunk.c | 13 ++++---------
net/sctp/sm_statefuns.c | 3 +++
3 files changed, 10 insertions(+), 10 deletions(-)
--
2.1.0
next reply other threads:[~2017-05-23 5:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-23 5:28 Xin Long [this message]
2017-05-23 5:28 ` [PATCH net 1/2] sctp: fix stream update when processing dupcookie Xin Long
2017-05-23 5:28 ` [PATCH net 2/2] sctp: set new_asoc temp " Xin Long
2017-05-23 11:26 ` Neil Horman
2017-05-23 16:27 ` Vlad Yasevich
2017-05-23 11:26 ` [PATCH net 1/2] sctp: fix stream update " Neil Horman
2017-05-23 16:26 ` Vlad Yasevich
2017-05-24 19:22 ` [PATCH net 0/2] sctp: a bunch of fixes for " David Miller
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=cover.1495517205.git.lucien.xin@gmail.com \
--to=lucien.xin@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-sctp@vger.kernel.org \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.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).