From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx-out-1.rwth-aachen.de (mx-out-1.rwth-aachen.de [134.130.5.186]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx-out-1.rwth-aachen.de", Issuer "RWTH Aachen CA" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 864CC21F3BE for ; Thu, 9 Oct 2014 13:18:36 -0700 (PDT) X-IronPort-AV: E=Sophos;i="5.04,687,1406584800"; d="scan'208";a="353426813" Received: from hub1.rwth-ad.de (HELO mail.rwth-aachen.de) ([134.130.26.142]) by mx-1.rz.rwth-aachen.de with ESMTP; 09 Oct 2014 22:18:34 +0200 Received: from hms-beagle.home.lan (93.194.237.210) by mail.rwth-aachen.de (134.130.26.142) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 9 Oct 2014 22:18:33 +0200 From: Sebastian Moeller Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Message-ID: Date: Thu, 9 Oct 2014 22:18:32 +0200 To: =?windows-1252?Q?Dave_T=E4ht?= , cerowrt-devel MIME-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-PMWin-Version: 3.1.3.0 X-Mailman-Approved-At: Thu, 09 Oct 2014 13:39:41 -0700 Subject: [Cerowrt-devel] next round of SQM changes 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: Thu, 09 Oct 2014 20:19:06 -0000 Hi List, I am again in need of testers for SQM. So far SQM tried to deduce from = /etc/config/sqm which interfaces it potentially needed to stop itself = on, which did not work very reliably, since it is easy to just change = the interface name in an existing config file and all traces of the = interface on which SQM was started originally disappear. So instead now, = SQM will stop itself on all interfaces it currently runs on, and then = will only start itself on those interfaces that are actually configured = and enabled in the GUI/UCI file. That hopefully gets rid of the spurious = leftover HTBs and IFBs that some users had noticed. I would be great if anybody experiences problems with the new = code to holler so I can go fix things up=85 Best Regards Sebastian=