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:   Wed, 10 Oct 2018 22:26:29 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     ycheng@...gle.com
Cc:     netdev@...r.kernel.org, edumazet@...gle.com, ncardwell@...gle.com,
        ysseung@...gle.com
Subject: Re: [PATCH net-next] tcp: refactor DCTCP ECN ACK handling

From: Yuchung Cheng <ycheng@...gle.com>
Date: Mon,  8 Oct 2018 15:32:20 -0700

> DCTCP has two parts - a new ECN signalling mechanism and the response
> function to it. The first part can be used by other congestion
> control for DCTCP-ECN deployed networks. This patch moves that part
> into a separate tcp_dctcp.h to be used by other congestion control
> module (like how Yeah uses Vegas algorithmas). For example, BBR is
> experimenting such ECN signal currently
> https://tinyurl.com/ietf-102-iccrg-bbr2
> 
> Signed-off-by: Yuchung Cheng <ycheng@...gle.com>
> Signed-off-by: Yousuk Seung <ysseung@...gle.com>
> Signed-off-by: Neal Cardwell <ncardwell@...gle.com>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ