From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) by huchra.bufferbloat.net (Postfix) with ESMTP id 29A2E21F1EC for ; Sat, 22 Feb 2014 17:31:39 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1393119098; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=A4YMY1sqd1bAnq/JwQnx8PuK/b+QXsAOliePTi39Tmg=; b=bOGElByc7ylB9ao5IYPJKIFglgdQvEmeiwIiVq5cV6lB6HX/1RuirISoGoAtBVu5geXBRq78 p+uL6FMcUSSkYvVgMZe+4FHTp3X1zcMWaIIEriktSOTREfLhKcjdIssRilQ4SWdgZplsA303 Oqf9HzNZbbCTR+GUh61g3cbY8XI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=psI/hIPQ2wyeS2VuH32K0VPdUZeik3lpDrKCuPp5y2W7eTzj7PX/sl6KZPaXq29Oa5iKOJ xLgeXJrFP89Gv3KH/2fq1Mr4XTitM+K8a5ZimXzTpVZ7ElaweIdAXl1bCSK+DSFWS+JnQev2 9+2ID3K9Bxm8pV4fuYurFU9xNkQ2I= Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 53094f79.7fcdf042a930-in3; Sun, 23 Feb 2014 01:31:37 -0000 (UTC) Date: Sat, 22 Feb 2014 17:31:36 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <53094f78be73f_5a45ffdd4074291@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] cb32da: Allow selective disablement of SQM on selected int... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_53094f78be1b0_5a45ffdd40741e4"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 01:31:39 -0000 ----==_mimepart_53094f78be1b0_5a45ffdd40741e4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: cb32daabb7c123d38dd4ca49ad7e5d0f3f86edd4 https://github.com/dtaht/ceropackages-3.10/commit/cb32daabb7c123d38dd4ca49ad7e5d0f3f86edd4 Author: Sebastian Moeller Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/run.sh Log Message: ----------- Allow selective disablement of SQM on selected interfaces Allow the user to independently eable/disable all SQM sections. Note currently the GUI only exposes oe such section. But if multiple exist the GUI now does the right thing. ----==_mimepart_53094f78be1b0_5a45ffdd40741e4--