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 1D26821F258 for ; Wed, 29 Apr 2015 20:12:49 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1430363568; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=4RA4V+9fL4fM83SDJmkfLDQCrU4KY9KN8R4cUAEOal0=; b=S+pfQsajted0rUrNmtx9ZDoNbXY6cSjQYimfRSv59MWNdorpinMjzmJLAxbX2oaehNweB3Vj CtN3HS5S6ygubvpoOGfwyHBexc9pWFVxokUnxr9GQvjDDl67r0xr4BmvPYUwQX8mZDr8ghft 1FysKaXQ0nLqSYW58iUCQCG87l0= 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=bcUm12WVy2a3l2aHwcyKkUzGo7/FqKOP0eV3L4VX89MwRXbbkGdyalxsML1fwuyUQ1ROcw 2qLBK36BP6Xj1aJL22osv3+WbscXnxGQYXFvgjuTZrmc5IYixqkE9uyB3UcEEY+viXUQ6fIa YAfgid3LbF64ZQJrqycblueNOZV1I= Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 55419dae.5003ed0-in7; Thu, 30 Apr 2015 03:12:46 -0000 (UTC) Date: Wed, 29 Apr 2015 20:12:46 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <55419dae81a7f_1ca33fb8c8ddd2c0693a@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] f72ff4: sqm-scripts: more complete and robust cake support Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_55419dae815c3_1ca33fb8c8ddd2c069249"; 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: Thu, 30 Apr 2015 03:13:18 -0000 ----==_mimepart_55419dae815c3_1ca33fb8c8ddd2c069249 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: f72ff4d9d98a09b4b515a9855ba2b83cfe176e5a https://github.com/dtaht/ceropackages-3.10/commit/f72ff4d9d98a09b4b515a9855ba2b83cfe176e5a Author: Dave Taht Date: 2015-04-29 (Wed, 29 Apr 2015) Changed paths: M net/sqm-scripts/Makefile M net/sqm-scripts/files/usr/lib/sqm/simple.qos M net/sqm-scripts/files/usr/lib/sqm/simplest.qos Log Message: ----------- sqm-scripts: more complete and robust cake support There was no support for cake in the simplest.qos script. The support for cake was wrong in simple.qos. ----==_mimepart_55419dae815c3_1ca33fb8c8ddd2c069249--