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 02EB621F1AC for ; Tue, 5 May 2015 01:38:15 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1430815094; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=q6vxbW0s7XliVAraz8DWGlnPh7zeIWQ+dnt4XSGqiv8=; b=zHLaP3NodgA/WvWitjSF0kJ1ZjvNj4WKJnsXxtvU+JSFvn2hqmWAlhfLcMkK2iQuWG0b+9/n KbNJyjxVbEHH1BUL/iCmM/ZoHyxQuieqUWjbHnIl2mP9hLKUnl1qmtG0a4Z3iPCWXLCl7Uei hVtAoXAsDYtMp86+t06coDagLm8= 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=dGu6bDfUqsFxIY8YRkKlzjXW3b2jxJHCRS/Gasp96s7O/aDlcgeapl4TMw1XRjmS9DnxDr jqkz3I4fa3vKkiouKkYiSrZ0IVFupZBSM6bq0wQClBZ2d9Jdi56kBA4oDU+kxxOIqhx1IDdN PSJbJWdghewOtyilgNJDyJyAlROhw= Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 55488175.4cee9c0-in1; Tue, 05 May 2015 08:38:13 -0000 (UTC) Date: Tue, 05 May 2015 01:38:12 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <55488174cd441_15573fa5459ab29c4967f1@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 470a0c: simple.qos: do not squash outbound in cake Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_55488174cd04d_15573fa5459ab29c4966f3"; 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: Tue, 05 May 2015 08:38:45 -0000 ----==_mimepart_55488174cd04d_15573fa5459ab29c4966f3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 470a0c2dd03c368336cdc6ab6950aeb753534d70 https://github.com/dtaht/ceropackages-3.10/commit/470a0c2dd03c368336cdc6ab6950aeb753534d70 Author: Dave Taht Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/simple.qos Log Message: ----------- simple.qos: do not squash outbound in cake cake outbound can and should use the internal diffserv markings as intelligently as possible. The squash option to sqm is intended for ingress only. ----==_mimepart_55488174cd04d_15573fa5459ab29c4966f3--