[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1474405559.git.marcelo.leitner@gmail.com>
Date: Tue, 20 Sep 2016 18:19:12 -0300
From: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
To: netdev@...r.kernel.org
Cc: linux-sctp@...r.kernel.org, Neil Horman <nhorman@...driver.com>,
Vlad Yasevich <vyasevich@...il.com>,
David Laight <David.Laight@...LAB.COM>
Subject: [PATCH next 0/2] improvements to SSN and TSN handling
First patch fixes a potential issue made visible by the second one
noticed by David Laight and is a preparation for the next one.
The second patch changes how SSN, TSN and ASCONF serials are compared so
they can use typecheck() and are more like time_before() macro.
Marcelo Ricardo Leitner (2):
sctp: fix the handling of SACK Gap Ack blocks
sctp: improve how SSN, TSN and ASCONF serial are compared
include/net/sctp/sm.h | 94 ++++++++++-----------------------------------------
net/sctp/outqueue.c | 11 +++---
2 files changed, 24 insertions(+), 81 deletions(-)
--
2.7.4
Powered by blists - more mailing lists