From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qe0-f46.google.com (mail-qe0-f46.google.com [209.85.128.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 6173A21F20A for ; Sun, 16 Jun 2013 15:54:48 -0700 (PDT) Received: by mail-qe0-f46.google.com with SMTP id nd7so1339365qeb.33 for ; Sun, 16 Jun 2013 15:54:47 -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:x-mailer; bh=cySrR/pnnKfY54pV/WesZMSJTJismtFPORSlUVcMYPE=; b=d67ettmiMBi/v73OUyMogSUHmOy7MpfJe4bQ+ObljZ2vu8XTPbLXg6ykyehSyG8URb 8hA52gwV81cPiBQJLc1NkB5oFjJezLepzHnuy1iqqD7PI8GcO14tDxVWbIe8skx3YEW3 vPuWYbLq5BzugA34VSCMEXt4EsklWFyHd/s7l+eLFhlM3+vE+UllAlMf3i8A3EssGGG1 qE+s/vrkaLPVgNBVd6tv0UzKrlYgV8Hk0bn54FAAXEDeeqMYYJgNwkBnp7UYhwL9GLBW /baT/2qNHA4011heNIjE3oiFUR+ebufJBu7mU2acxADJdUc/RcqaxQyW5nJP2EPRHNo4 aqfA== X-Received: by 10.229.114.85 with SMTP id d21mr5296328qcq.1.1371423287387; Sun, 16 Jun 2013 15:54:47 -0700 (PDT) Received: from ?IPv6:2001:470:8a63:4:5fa:f7e4:d784:b43d? ([2001:470:8a63:4:5fa:f7e4:d784:b43d]) by mx.google.com with ESMTPSA id j5sm17810685qan.7.2013.06.16.15.54.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 16 Jun 2013 15:54:46 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) From: Rich Brown In-Reply-To: <87sj0hofjf.fsf@toke.dk> Date: Sun, 16 Jun 2013 18:54:37 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <2EC096C5-11DF-4DF5-BE3E-1BB70BD566E8@gmail.com> References: <87ip1dpw2y.fsf@toke.dk> <87sj0hofjf.fsf@toke.dk> To: =?iso-8859-1?Q?Toke_H=F8iland-J=F8rgensen?= X-Mailer: Apple Mail (2.1508) Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] Field Report - installing 3.8.13-7 X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jun 2013 22:54:48 -0000 Toke, >> Warning: Option @defaults[0].synflood_rate has invalid value '200' >=20 > This is because the value is wrong. It should be '200/s' and not = '200'. > That's a bug, I believe (though a minor one). Fixed in git; you can > manually add the /s in your /etc/config/firewall if you want to shut = it > up. :) Yes, s\200\200/s\ eliminates that message. It'd good to get rid of the = warning about TCP+UDP as well. I always offer these comments in the spirit of, "We promise not to fix = it if we don't know it's broke :-)"=20 Best, Rich=