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:	Fri, 25 Sep 2015 13:42:42 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	edumazet@...gle.com
Cc:	netdev@...r.kernel.org, edumazet@...il.com
Subject: Re: [PATCH net-next 00/17] dccp/tcp: constify listener sock

From: Eric Dumazet <edumazet@...gle.com>
Date: Fri, 25 Sep 2015 07:39:07 -0700

> Another patch bomb to prepare lockless TCP/DCCP LISTEN handling. 
> 
> SYNACK retransmits are built and sent without listener socket
> being locked. Soon, initial SYNACK packets will have same property.
> 
> This series makes sure we did not something wrong with this model,
> by adding a const qualifier in all the paths taken from synack building
> and transmit, for IPv4/IPv6 and TCP/dccp.
> 
> The only potential problem was the rewrite of ecn bits for connections
> with DCTCP as congestion module, but this was a very minor one.
 ...
> David, to apply these patches you'll need to merge net tree into net-next
> first. Thanks !

I was able to apply them cleanly to net-next as-is, so I did so.
--
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