From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2a00:7660:6da:2001::664]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 887EE3BA8E for ; Sun, 10 Feb 2019 15:09:50 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1549829388; bh=746kGHyS36lfz4hzIbrwEcWq8Sa8fT5YLAMryuk91Pc=; h=From:To:Subject:In-Reply-To:References:Date:From; b=a1XfOAYZhcWHP6LQy5Qn1HxT4dID62eJ69fkQb3+XeOYB2mIq9LvNvXwpm4jL0+h8 XXjvnDdXngufNpQV3X2pB4JKQAKEutBfOdT1uViLVTQMOs7wy5WAteN2OGW3OOv3SH q4bX/GCAz2Gt8j7S0cxZbh23dWQMoemK0VT1AVykgVTtbsjaxSqM98bU604X5wrAOv wOnVFc88/6Un0eQLJKK9Gl7yBiyb/rfTVGKPZsCP7BWS6jYJpXU98oVXMfsUSZFQAA SPw3CNaMxWpa1UVayqdcKvADvmm18SC4FKIwzgkjzSNcPRZUVlt1NGVowpwFm+0zrK QYlqS1fud60EA== To: Dave Taht , bloat In-Reply-To: References: Date: Sun, 10 Feb 2019 21:09:47 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <877ee7pfqs.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Bloat] https://netdevconf.org/0x13/session.html?talk-tcp-prague-l4s X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2019 20:09:50 -0000 Dave Taht writes: > claims that tcp prague has landed in linux somewhere... anyone know > where the patches are? The other talk (https://www.netdevconf.org/0x13/session.html?talk-DUALPI2-AQM) says that it was posted to netdev; but can't seem to find the actual posting anywhere... Only thing I could dig up was this old repo: https://github.com/olgabo/dualpi2 -Toke