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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 04 Jun 2017 19:58:52 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     eric.dumazet@...il.com
Cc:     netdev@...r.kernel.org, gerrit@....abdn.ac.uk
Subject: Re: [PATCH net-next] dccp: consistently use dccp_write_space()

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 02 Jun 2017 08:02:26 -0700

> From: Eric Dumazet <edumazet@...gle.com>
> 
> DCCP uses dccp_write_space() for sk->sk_write_space method.
> 
> Unfortunately a passive connection (as provided by accept())
> is using the generic sk_stream_write_space() function.
> 
> Lets simply inherit sk->sk_write_space from the parent
> instead of forcing the generic one.
> 
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Cc: Gerrit Renker <gerrit@....abdn.ac.uk>

Applied, thanks Eric.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ