From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 905893BA8E for ; Fri, 4 May 2018 06:56:58 -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=1525431416; bh=Mv+9iMZfjuuTAI23Fmpm5Oiv6BipYSRT5W3aiaN5hd8=; h=From:To:Subject:In-Reply-To:References:Date:From; b=DPsuZB3UMMT1iTtovlQ+JCa1jyV+FvnzPO7dgr5BVfXr5ChCDIs81TVqSe9d2F5+K 0yH0NYSFJeIU8FpU2BIMSD4yuB9v/acXxIPFITAavm1vH76/wzEGHJpHViGYyzwpBC MegZWhIO5e1FPWx0vPgyqNexiQgcuzvwThX8XPKA9KmnA54sHdujtdDVcO4hlEgC/J TNM774zvj+ajHtYsfCOkX3OX2kpH5vnen8190pccYE/jQtGaoFYMyn8hFJjUO/4fqW 7I38zvC/iuQmriq2A2W4XyImwL7kfCvzICYp2XYpnp5VfhbEGDOIjfubTWLgoOEHXG LGnCq5Bqz3nsA== To: Georgios Amanakis , cake@lists.bufferbloat.net In-Reply-To: <987921903649c886621fbe21ac4d328da1c019a6.camel@gmail.com> References: <87zi1fwy7y.fsf@toke.dk> <987921903649c886621fbe21ac4d328da1c019a6.camel@gmail.com> Date: Fri, 04 May 2018 12:56:56 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87vac3wux3.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] Merged the simplified ACK filter... X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2018 10:56:58 -0000 Georgios Amanakis writes: > There is a plain "n" (probably leftover) at line 1026 and it doesn't > compile. Ah, right, didn't realise that had made it into the github version as well; fixed! :) > Thank you for all the effort you are putting in! You're welcome; testing much appreciated! :) -Toke