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 2BEF221F19D for ; Sat, 25 May 2013 12:40:01 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1369510800; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=vhGG/5e9yL/QsHmb1yAZiZGM6P1+RSXxlibarCRpWD4=; b=FNiNez3qFPSNEkBQqcFXUMzyvt57pgLPj1WpX9+QDONOacqC355oP8mrNpj3ReCILwhTMDsd wKIwVnNdvEe6UFNvhA8ovcxkCz8hz7nuTcHGYbqmEMR28CejAuhKWCMx/CSKdXbOhshY7hzr g8HK8dPGCVtDAcBzDb03/aHuar4= 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=JXb91p7g39uryoK/gIG3uDFsmuEHhpJgrMJyT4mWAK9T96OgZRrssBpa5upjVNt5r3TQor 9M4/yKnx7vhmlfqVS1s10WJz3ppaW/TuaBgO57RB/J90w/Zl5ZlNjDC1Cjt+eLiS0Z4883yJ 8xIdi2X0KzQ4ILY8cyZ3GWyFvvY5Y= Received: by luna.mailgun.net with SMTP mgrt 8755840651301; Sat, 25 May 2013 19:40:00 +0000 Received: from github.com (router1-ext.rs.github.com [204.232.175.75]) by mxa.mailgun.org with ESMTP id 51a1137d.4da4fc0-in1; Sat, 25 May 2013 19:39:41 -0000 (UTC) Date: Sat, 25 May 2013 12:39:38 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <51a1137a5a227_1faea4bdd434561@hookshot-fe4-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 34c7fe: aqm-scripts: fix bug in mtu parsing Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_51a1137a58cd6_1faea4bdd434393"; 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: Sat, 25 May 2013 19:40:01 -0000 ----==_mimepart_51a1137a58cd6_1faea4bdd434393 Date: Sat, 25 May 2013 12:39:38 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <51a1137a598e5_1faea4bdd434413@hookshot-fe4-pe1-prd.aws.github.net.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 34c7fe7ee70db4746e4fb184aa8db4bc68191e79 https://github.com/dtaht/ceropackages-3.3/commit/34c7fe7ee70db4746e4fb184aa8db4bc68191e79 Author: Dave Taht Date: 2013-05-25 (Sat, 25 May 2013) Changed paths: M net/aqm-scripts/Makefile M net/aqm-scripts/files/usr/lib/aqm/functions.sh Log Message: ----------- aqm-scripts: fix bug in mtu parsing ----==_mimepart_51a1137a58cd6_1faea4bdd434393--