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:	Tue, 10 Dec 2013 21:41:36 -0500
From:	Vlad Yasevich <vyasevich@...il.com>
To:	Wang Weidong <wangweidong1@...wei.com>, nhorman@...driver.com,
	davem@...emloft.net
CC:	dborkman@...hat.com, netdev@...r.kernel.org,
	linux-sctp@...r.kernel.org
Subject: Re: [PATCH v7 0/3] sctp: check the rto_min and rto_max

On 12/10/2013 08:50 PM, Wang Weidong wrote:
> v6 -> v7:
>   -patch2: fix the whitespace issues which pointed out by Daniel
> 
> v5 -> v6:
>   split the v5' first patch to patch1 and patch2, and remove the
>   macro in constants.h
> 
>   -patch1: do rto_min/max socket option handling in its own patch, and
>    fix the check of rto_min/max.
>   -patch2: do rto_min/max sysctl handling in its own patch.
>   -patch3: add Suggested-by Daniel.
> 
> v4 -> v5:
>   - patch1: add marco in constants.h and fix up spacing as
>     suggested by Daniel
>   - patch2: add a patch for fix up do_hmac_alg for according
>     to do_rto_min[max]
> 
> v3 -> v4:
>   -patch1: fix use init_net directly which suggested by Vlad.
> 
> v2 -> v3:
>   -patch1: add proc_handler for check rto_min and rto_max which suggested
>    by Vlad
> 
> v1 -> v2:
>   -patch1: fix the From Name which pointed out by David, and
>    add the ACK by Neil
> 
> Wang Weidong (3):
>   sctp: check the rto_min and rto_max in setsockopt
>   sctp: add check rto_min and rto_max in sysctl
>   sctp: fix up a spacing

Series
Acked-by: Vlad Yasevich <vyasevich@...il.com>

-vlad
> 
>  net/sctp/socket.c | 32 +++++++++++++++--------
>  net/sctp/sysctl.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++-------
>  2 files changed, 89 insertions(+), 19 deletions(-)
> 

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ