All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] sctp: a bunch of fixes for processing dupcookie
@ 2017-05-23  5:28 ` Xin Long
  0 siblings, 0 replies; 16+ messages in thread
From: Xin Long @ 2017-05-23  5:28 UTC (permalink / raw)
  To: network dev, linux-sctp; +Cc: davem, Marcelo Ricardo Leitner, Neil Horman

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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-05-24 19:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23  5:28 [PATCH net 0/2] sctp: a bunch of fixes for processing dupcookie Xin Long
2017-05-23  5:28 ` Xin Long
2017-05-23  5:28 ` [PATCH net 1/2] sctp: fix stream update when " Xin Long
2017-05-23  5:28   ` Xin Long
2017-05-23  5:28   ` [PATCH net 2/2] sctp: set new_asoc temp " Xin Long
2017-05-23  5:28     ` Xin Long
2017-05-23 11:26     ` Neil Horman
2017-05-23 11:26       ` Neil Horman
2017-05-23 16:27     ` Vlad Yasevich
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 11:26     ` Neil Horman
2017-05-23 16:26   ` Vlad Yasevich
2017-05-23 16:26     ` Vlad Yasevich
2017-05-24 19:22 ` [PATCH net 0/2] sctp: a bunch of fixes for " David Miller
2017-05-24 19:22   ` David Miller

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.