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] [day] [month] [year] [list]
Date:	Mon, 12 Oct 2015 05:15:31 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	richard@...traumpflege.org
Cc:	netdev@...r.kernel.org, kuznet@....inr.ac.ru, jmorris@...ei.org
Subject: Re: [PATCH net] tcp: change type of alive from int to bool

From: Richard Sailer <richard@...traumpflege.org>
Date: Fri,  9 Oct 2015 02:41:37 +0200

> The alive parameter of tcp_orphan_retries, indicates
> whether the connection is assumed alive or not.
> In the function and all places calling it is used as a boolean value.
> 
> Therefore this changes the type of alive to bool in the function
> definition and all calling locations.
> 
> Since tcp_orphan_tries is a tcp_timer.c local function no change in
> any other file or header is necessary.
> 
> Signed-off-by: Richard Sailer <richard@...traumpflege.org>

Applied to net-next, thanks.
--
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