From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 3ACCD3B2A4 for ; Sun, 2 Sep 2018 21:36:33 -0400 (EDT) Received: by mail-lj1-x234.google.com with SMTP id y17-v6so14047261ljy.8 for ; Sun, 02 Sep 2018 18:36:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=FL2QCZU5MkeYbPAmlklGP20mIAo+KbpG4c1ddb/Hh/g=; b=HQlFC29isR22pztmdxigdoxYBGVlLNqF2h/XVG+XKeQGBrd3eo21OMWCLDlCI+7uST xMqoXvvhybfQpU6zEzFtU4dftH0R0hQaoL1fLlIlBtaecCjJazLSB+7Z3P28mqK7dvaW iesU0InqqsC9MA3fdJgf4UAj9oGHlfJfBJEt8Adzg4ix0jiVd8V/rZSUVW76lzatvwMI lQH45ymEuTGgqpcKhzw5tQeLat/N1hb8RuD7JpDtWPgw7ShfdtwZsAJ3l2KYNnM07e+N 8kCDK5iDmu8bbUWFHhKtnEX4mFYr8auNo0zoYL9/aRz00UEutS5Ka/DN8lbXjKje5d22 MyHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=FL2QCZU5MkeYbPAmlklGP20mIAo+KbpG4c1ddb/Hh/g=; b=tIwsOz9NqOA0n22fN+U1+//IaG6cg5vSHgzq5d/Weh0n+4V3i2RR36TiEU/shfy52v c/vX0ZtB1QxNqO+WyvIbGuQ4BcZKM+S5Jm+jgEzgg7qEjBKlFdCeVUCOxOkEYeaUxIqd VGCTJIFgVy+V1V1GNN0IzW+FrAa9XKh0GgewkrIMu06ZdcmjneG3qLWv6VarYfiorAjF cC9GkYSD2R1F+1LKsdRjMKHQPmrmoH6R/+vsanIzqKdDoYUSlYm9P7DTPNXVJlbb9sGl hvCB3N+kw0y9VY5LRbSt8EVmbQysOl9R9HXPApvVTjaujyMjrvXxAizu102KJK0OgEd0 a+5g== X-Gm-Message-State: APzg51CRjMKN+hBGp8GoKEornRNPIYyamNWfYf9yyZOleFwBDXzblg6P 35LCKXD91MkwObAz1z88AJU= X-Google-Smtp-Source: ANB0VdbiJyLwV5hqcevNqw+MK3dVVoLvhNMH6BXmtE1i3d1PdBNttblF7ZTyL8ISW1zsQy0u3DB0/g== X-Received: by 2002:a2e:9854:: with SMTP id e20-v6mr15706156ljj.143.1535938591791; Sun, 02 Sep 2018 18:36:31 -0700 (PDT) Received: from jonathartonsmbp.lan (83-245-237-1-nat-p.elisa-mobile.fi. [83.245.237.1]) by smtp.gmail.com with ESMTPSA id x202-v6sm3185601lfa.22.2018.09.02.18.36.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Sep 2018 18:36:31 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) From: Jonathan Morton In-Reply-To: Date: Mon, 3 Sep 2018 04:36:29 +0300 Cc: Cake List Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Dave Taht X-Mailer: Apple Mail (2.3445.9.1) Subject: Re: [Cake] arp flow dissector 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: Mon, 03 Sep 2018 01:36:33 -0000 > On 2 Sep, 2018, at 10:37 pm, Dave Taht wrote: >=20 > Didn't know we had this now. >=20 > https://www.spinics.net/lists/netdev/msg413986.html Does that automagically give Cake an idea of the IP addresses associated = with the packet, for host-fairness purposes? If not, we should fix = that. - Jonathan Morton