From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) by huchra.bufferbloat.net (Postfix) with ESMTP id A258C21F1C3 for ; Thu, 20 Feb 2014 15:54:12 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1392940452; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=Vsj83EJx5NBrCDwILWKK0pLpdk9hCfUu4EqNLPUT0qM=; b=HRqT8HqpLWhWFSBBJ+t7YjNnxVLd4bf6BWbKRSx+HqVlx7cBjWQJ+mErIjb4pXfwIDlnXI+F 3217S+yahw8rNlOC81hQpslxv61DgDaxsQhEuAY8CSwMjloSy1hF1VYb0VVOFAHi6Lo6IKjb x6VjzSSfFe20ylOkWKHqdYh3aCM= 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=TU+cUFkdkYIKhtV2OSRtFw+9VO6m96+suA3ogDx5Ld5UY+1hC/G9xorGO1BAVI8fm8Fto9 kxXj+S3GIa19ZaUMS323NloieAwWuwhoJYXGOPX2r/EoZ4go4VxghYNYNxV8AMB7adl3q6fw IKYrd0an4y3aQxynKGeu/jrEBFA38= Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 530695a3.7f4da0653870-in2; Thu, 20 Feb 2014 23:54:11 -0000 (UTC) Date: Thu, 20 Feb 2014 15:54:10 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <530695a2a3f39_14e9ce5d3884374@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] e73d90: Modified simple.qos to pass latency targets to lea... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_530695a2a39b4_14e9ce5d38842f"; 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:54:12 -0000 ----==_mimepart_530695a2a39b4_14e9ce5d38842f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: e73d90dd6f43a2990bad5a30b794a14c3aa1aa94 https://github.com/dtaht/ceropackages-3.10/commit/e73d90dd6f43a2990bad5a30b794a14c3aa1aa94 Author: Sebastian Moeller Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/simple.qos Log Message: ----------- Modified simple.qos to pass latency targets to leaf qdiscs Simple.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_530695a2a39b4_14e9ce5d38842f--