From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 0ABA121F1C3 for ; Thu, 20 Feb 2014 15:52:55 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1392940375; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=aPMKdkKsZczT96thvoxI1ZfVTmyyh/P11kvv7xtq05k=; b=SkHOyhd7SQ2f0QSeMreBwE9rxHrcns3scJV3ixqV/mpxRapBW2c/gjjsg6lyWN2VdswW3ov6 xF2UW9EO/nFYtFac5LC8Wv536hvE8b+g7xKK7C2xWR8gVUwI9Zdn88WxF7ttPFSL08pEbsHA HulMS+C6rxsw0udPrJNIpXIrNBY= 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=c8b0lOSXdr+PR8Fa2V5J0nspcN5TaiKgXVgMip3JFfeLoEqbwmbzRVwHsQnJAN+yPocJLv ObbJ5bY5hAWVW3FJ921RjoRpK9p8u7U7Z5cCYNL/J84ac/I40EHP/1uMOlzaS+wwaKpMF+Dq ZIk0u5mol1kGz/5ABFklZ17cindGI= Received: from github.com (Unknown [192.30.252.46]) by mxa.mailgun.org with ESMTP id 53069552.64bbba0-in1; Thu, 20 Feb 2014 23:52:50 -0000 (UTC) Date: Thu, 20 Feb 2014 15:52:50 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <530695525e69f_1efa10d9d4017941@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 5f089f: Modified simplest.qos to pass latency targets to l... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_530695525e0f4_1efa10d9d401787f"; 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, 20 Feb 2014 23:52:56 -0000 ----==_mimepart_530695525e0f4_1efa10d9d401787f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 5f089f5b918545ca9107750e3e53432444a65af6 https://github.com/dtaht/ceropackages-3.10/commit/5f089f5b918545ca9107750e3e53432444a65af6 Author: Sebastian Moeller Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/simplest.qos Log Message: ----------- Modified simplest.qos to pass latency targets to leaf qdiscs Simplest.qos will now pass on well-formed requests for latency targets for leaf qdiscs supporting the target parameter, currently the codel-family and pie. ----==_mimepart_530695525e0f4_1efa10d9d401787f--