lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 27 Nov 2017 08:56:31 -0500
From:   Neil Horman <nhorman@...driver.com>
To:     Xin Long <lucien.xin@...il.com>
Cc:     network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org,
        davem@...emloft.net,
        Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
Subject: Re: [PATCH net 0/5] sctp: a bunch of fixes for stream reconfig

On Sat, Nov 25, 2017 at 09:05:31PM +0800, Xin Long wrote:
> This patchset is to make stream reset and asoc reset work more correctly
> for stream reconfig.
> 
> Thank to Marcelo making them very clear.
> 
> Xin Long (5):
>   sctp: use sizeof(__u16) for each stream number length instead of magic
>     number
>   sctp: only allow the out stream reset when the stream outq is empty
>   sctp: only allow the asoc reset when the asoc outq is empty
>   sctp: avoid flushing unsent queue when doing asoc reset
>   sctp: set sender next_tsn for the old result with ctsn_ack_point plus
>     1
> 
>  net/sctp/stream.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 65 insertions(+), 12 deletions(-)
> 
> -- 
> 2.1.0
> 
> 
Series
Acked-by: Neil Horman <nhorman@...driver.com>

Powered by blists - more mailing lists