[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160928112242.GA4008@localhost.localdomain>
Date: Wed, 28 Sep 2016 08:22:42 -0300
From: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
To: Xin Long <lucien.xin@...il.com>
Cc: network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org,
davem@...emloft.net, Vlad Yasevich <vyasevich@...il.com>,
daniel@...earbox.net
Subject: Re: [PATCHv2 net 0/5] sctp: some fixes of prsctp polices
On Wed, Sep 28, 2016 at 06:46:27PM +0800, Xin Long wrote:
> This patchset is to improve some codes about prsctp polices, and also
> to fix some issues.
>
> v1->v2:
> - wrap the check of chunk->sent_count in a macro:
> sctp_chunk_retransmitted in patch 2/5.
>
> Xin Long (5):
> sctp: move sent_count to the memory hole in sctp_chunk
> sctp: reuse sent_count to avoid retransmitted chunks for RTT
> measurements
> sctp: remove prsctp_param from sctp_chunk
> sctp: change to check peer prsctp_capable when using prsctp polices
> sctp: remove the old ttl expires policy
>
> include/net/sctp/structs.h | 16 ++++------------
> net/sctp/chunk.c | 31 ++++++++++---------------------
> net/sctp/output.c | 6 ++----
> net/sctp/outqueue.c | 16 +++++++---------
> net/sctp/sm_make_chunk.c | 15 ---------------
> 5 files changed, 23 insertions(+), 61 deletions(-)
>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
Thanks
Powered by blists - more mailing lists