From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 56BB1202103 for ; Fri, 27 Apr 2012 19:48:47 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id D69664258C for ; Fri, 27 Apr 2012 19:48:44 -0700 (PDT) Date: Fri, 27 Apr 2012 19:48:44 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f9b5a8cc76c6_393f1a4cae460530@sh2.rs.github.com.mail> Subject: [dtaht/deBloat] ab4585: Better ingress filtering and classification. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f9b5a8cc4fa0_393f1a4cae460350"; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Sat, 28 Apr 2012 02:48:48 -0000 ----==_mimepart_4f9b5a8cc4fa0_393f1a4cae460350 Date: Fri, 27 Apr 2012 19:48:44 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f9b5a8cc6382_393f1a4cae46046f@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: ab458504f0eafa6966c4b5c30be2fc0c08765a25 https://github.com/dtaht/deBloat/commit/ab458504f0eafa6966c4b5c30be2fc0c08765a25 Author: Dave Taht Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M src/simple_qos.sh Log Message: ----------- Better ingress filtering and classification. Now we have full diffserv based ingress classification. Sadly, along the way, I realized that iptables wasn't useful on ingress classification. Or I'm doing it wrong. Ah well, if traffic is classified at the edge, this helps. ----==_mimepart_4f9b5a8cc4fa0_393f1a4cae460350--