From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2a0c:4d80:42: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 12E1E3B2A4 for ; Tue, 1 Sep 2020 07:10:34 -0400 (EDT) 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=1598958628; bh=3FQGKC1gt1DHtX+VpHDlS+3JnvObRsuOodBJ7zTPVeM=; h=From:To:Subject:Date:From; b=rXbJyzbboa1Qj6EJUapr3mRMaafO4EVeSzbi+zZcGr72Q0S8b6WmAncc7bWJlg0V4 37TswqB4oJRG6pBGih4/OQFsjIJ/2KqYnucnfgWCZ3CRqb5XzUUnclvRgsg2WE3tkD v3DMuCSb7PJlvGRiVjvxVddyA5MFJk6rFJksEO/iS0Zk4E6x5d27VMK3ebZ7MXIX0N WmAB2LokDSiR+407na6Y58jDm9M0DWk33pjaxrGmJAI0mKh5K+mIlUuGlYMvGajc4x 00NUrLZgQd8dcUYsqILPrhMn7p19V4yEbP5oS4lnyoH79zMhlhee7AqusAtg5j2WMM 2wXq0gK+UMbzA== To: bloat@lists.bufferbloat.net Date: Tue, 01 Sep 2020 13:10:27 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <873641kb18.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Bloat] Applying FQ-CoDel to multipath tunnelled QUIC 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: Tue, 01 Sep 2020 11:10:34 -0000 This popped up in my Google Scholar alerts: https://www.diva-portal.org/smash/get/diva2:1451478/FULLTEXT02 It's a master's thesis (from my old university in Karlstad) describing an integration of FQ-CoDel into a QUIC-based tunnel implementation, with what seems to be very nice results[0] :) Seems there's source code as well: https://github.com/FajFs/pquic -Toke [0] I only glanced through the results, didn't read the whole thing; hence the 'seems to be'...