From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk0-x236.google.com (mail-vk0-x236.google.com [IPv6:2607:f8b0:400c:c05::236]) (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 E860421F562 for ; Thu, 10 Dec 2015 07:12:21 -0800 (PST) Received: by vkay187 with SMTP id y187so85804956vka.3 for ; Thu, 10 Dec 2015 07:12:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=eGmT3OQzMO2AQ8qu1jyx5lIWg9M4ZSnxjcK14Pa4yz4=; b=KNh8fq1tx8n+RsayIxFme214Argn6mGztbYyIyQIrGnqTruSCvIwzl6ZI6f/yUQukz g8RX0bLZitC2bmLKdNhmcmgi54xMTbSYht+gPQOW+TPqJ6XS4rBV7SCW01CAScjBuYUb dU4MAR1cCzy1S9LX8QdMACyLGvFoc8i5hqCm2OH2dNLTMeEPIF4yudPFhOG0scSUTVR+ 8Xv9oJrI9IfSH07Mn9Cd/X68nOG0G7G1BMJ73upxVEqJe5ArWrMW8RjEuedS0VC/Xrjr A3qjUxFmjQdBs8DseIU0wpHD5f8URZOcisDFGISDIZIpwE++j1wmNnHuoc9HrO4qychg MJvg== MIME-Version: 1.0 X-Received: by 10.13.212.16 with SMTP id w16mr4830608ywd.99.1449760341076; Thu, 10 Dec 2015 07:12:21 -0800 (PST) Received: by 10.37.112.6 with HTTP; Thu, 10 Dec 2015 07:12:21 -0800 (PST) In-Reply-To: <56698C7B.9000309@darbyshire-bryant.me.uk> References: <56698C7B.9000309@darbyshire-bryant.me.uk> Date: Thu, 10 Dec 2015 16:12:21 +0100 Message-ID: From: Dave Taht To: Kevin Darbyshire-Bryant Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] OpenWRT, DSCP & 6in4 tunneling - a hint! 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: Thu, 10 Dec 2015 15:12:45 -0000 it did work by default in cerowrt. I would prefer it be the default now... but if you could update the openwrt wiki to point to it, that would be nice= . Dave T=C3=A4ht Let's go make home routers and wifi faster! With better software! https://www.gofundme.com/savewifi On Thu, Dec 10, 2015 at 3:30 PM, Kevin Darbyshire-Bryant wrote: > Those following my recent journey on trying to get dcsp info from inner > ipv6 headers to the outer ipv4 tunnel headers and as a result get cake > to classify traffic correctly, may be interested in the following solutio= n: > > add "option tos 'inherit'" to the 'wan6' interface definition in > /etc/config/network > > > I can't find any documentation covering this on the openwrt site which > lead to quite an investigation starting from 'sit.c' in the kernel, > iproute2, busybox, openwrt's netifd and finally the '6in4.sh' that it cal= ls. > > The odd thing is that I swear this used to work by default! > > > _______________________________________________ > Cake mailing list > Cake@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cake >