From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 2361A21F673 for ; Tue, 6 Oct 2015 01:45:09 -0700 (PDT) Received: by lafb9 with SMTP id b9so51272685laf.0 for ; Tue, 06 Oct 2015 01:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=LIZC8RIxNQRTSuCJ5ZhqtjmnMJoMnoo21vOVJ44qtVE=; b=FTZoCz5Y/tQhKqCqk9V5IqXQYk7+O8Azo1rzUR5zi1X4VX2YAzfGEe6LrxZvjnFeT1 PIolPxsJc1d2pW2qCpS/LZptaTwOhf8Cwoj5ia34JBYTfjiP7LjoSeB71wMDUn/BIQfL 1Xh8lAQr0pUdF0vgvBaS+V7NZtz4BLnUM6qxOSbiqt5BAr2ba7e8adHS79e5L6bDbYDU uc/GyMvzPymeiuK/m8F7zYBUQq/HEdWUpC2hQZvA4lUJ8btVPCuCeqV/Qw6qPTIo+2VO yDTgGEpkXi+7RJafdR9BLrX8jejW4hPhcqvJIdyzEdUwLiGxUAgHuQF8p8SLrGs5jh2K 7Plg== X-Received: by 10.112.163.193 with SMTP id yk1mr13679377lbb.1.1444121107077; Tue, 06 Oct 2015 01:45:07 -0700 (PDT) Received: from bass.home.chromatix.fi (176-93-46-50.bb.dnainternet.fi. [176.93.46.50]) by smtp.gmail.com with ESMTPSA id zk5sm4655831lbb.18.2015.10.06.01.45.05 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Oct 2015 01:45:06 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) From: Jonathan Morton In-Reply-To: <87bncc2xxo.fsf@toke.dk> Date: Tue, 6 Oct 2015 11:44:58 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <40678341-B798-4832-95E5-2659E0EF24D2@gmail.com> References: <0EB23696-5866-48C5-AC7E-B8570C7AA900@gmx.de> <561369A9.2090607@darbyshire-bryant.me.uk> <0F1BBA35-381C-4405-967A-3E266CFCC6F1@gmx.de> <87k2r02z4d.fsf@toke.dk> <87fv1o2yfj.fsf@toke.dk> <98210F4F-DBFA-4BF4-8184-F8C3446E5605@gmx.de> <87bncc2xxo.fsf@toke.dk> To: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= X-Mailer: Apple Mail (2.2104) Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] flow_hash vs host_hash X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2015 08:45:32 -0000 > On 6 Oct, 2015, at 11:39, Toke H=C3=B8iland-J=C3=B8rgensen = wrote: >=20 > Sebastian Moeller writes: >=20 >> Ah, I see. I guess you are right, but on egress we could get back to >> the pre-nat addresses, like Vincent does in nxt_routed_hfsc.qos? I can=E2=80=99t immediately see how that works. > Ah, so there is a hook to get those; cool. Just need to make sure Cake > uses that, then :) I think the better solution would be to implement that in the flow = dissector. Then Cake (and all other relevant qdiscs) will receive that = information automatically. - Jonathan Morton