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 D32AF21F1DB for ; Wed, 15 Oct 2014 07:42:53 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1413384173; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=OH5q+R5Kg4EDeB8MlSy0xJCsKmpsfu2ea1nRTW/s9OY=; b=OuLtuWHAY0oZ/i7P10o4txz6l1dhkkVDcm9a2UXdbUFWlxHUjc1Ry1Wug1wgheFcpoSBzDlI q0KNBGU3LsdFQfUy3LfWkCvlkqAxd72qsFycY4i3db23CmphxFIHEhktDZANlpBDeYHWCXsd TVtDzbC8U6xQgzrtVW26TdckSM4= 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=jdMjZhmPk0T/EItWxeoyYD4927pdQ/9AXi2AJkgDNSZzmCPW2MxsqexT4P6j3LMSsibcSg 7PTlhs2LY/AFlCyuD7UIkPgkEQz8huUpi1MIQvrEiwSjz8GsSjopfjVo7QjVkFDv7gpTndqB KW/CfW6S+PX+uuTbKtD0YpEnunbyA= Received: from github.com (Unknown [192.30.252.33]) by mxa.mailgun.org with ESMTP id 543e87e8.7f20f45818a0-in3; Wed, 15 Oct 2014 14:42:48 -0000 (UTC) Date: Wed, 15 Oct 2014 07:42:48 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <543e87e855dd5_7c473ff66f7d92b861a1@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 8ce293: Fix simple_pppoe.qos some more Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_543e87e8554d2_7c473ff66f7d92b86076"; 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: Wed, 15 Oct 2014 14:42:54 -0000 ----==_mimepart_543e87e8554d2_7c473ff66f7d92b86076 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 8ce293611094a0d65c5b62ce80d25f0e30603cf5 https://github.com/dtaht/ceropackages-3.10/commit/8ce293611094a0d65c5b62ce80d25f0e30603cf5 Author: Sebastian Moeller Date: 2014-10-15 (Wed, 15 Oct 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/functions.sh M net/sqm-scripts/files/usr/lib/sqm/simple_pppoe.qos Log Message: ----------- Fix simple_pppoe.qos some more More changes and fixes for the experimental simple_pppoe.qos script. ----==_mimepart_543e87e8554d2_7c473ff66f7d92b86076--