From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id A7A0E21F17D for ; Sun, 15 Dec 2013 15:07:16 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1387148836; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=Z2v8iu5Y+Y3CRbepolUY+dxiNevbj+k96S1EBiZi3H0=; b=Zb6GGKrsasv+aSUh2tC9Q3J0sh+sTBwzEx9/3MvUkWoEt/+myvKeC9t7a9lmV5yBR5b8s00k CVLG4f9YtvCt+OoyKT7CuCxjrwI8K1WaNZkUyeQlZssGtvVvFNWA9imfeSqZBU1MMycLYpnn XCjBd2a9SCodnEyXOmKnM1WO01o= 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=VZ9EBKqmvXW251b99JaefB1xY4NZ101Hb+bZY5hRi7nRPxlsuezBjaa9oBcPk1s4OilMpK EPIyMUTpAyY3pLx4ILjHeScVc3p0/LKuuSjdISFePHG2qp2WqZqWXemZQ7YythOa4WXJ8kOe ti3avSbS5vT181isqr8M+fujEE/bE= Received: from github.com (Unknown [192.30.252.50]) by mxa.mailgun.org with ESMTP id 52ae3620.6245c30-in1; Sun, 15 Dec 2013 23:07:12 -0000 (UTC) Date: Sun, 15 Dec 2013 15:07:12 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52ae36202b140_281471fd54894b5@hookshot-fe4-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 26d770: Divide the AQM GUI page into three tabs Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52ae36202a659_281471fd54893ce"; 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: Sun, 15 Dec 2013 23:07:16 -0000 ----==_mimepart_52ae36202a659_281471fd54893ce Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 26d77074b72341e9056b88513cc16bf96ffa3d47 https://github.com/dtaht/ceropackages-3.3/commit/26d77074b72341e9056b88513cc16bf96ffa3d47 Author: Sebastian Moeller Date: 2013-12-15 (Sun, 15 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Divide the AQM GUI page into three tabs Segment the AQM configuration into 3 logical groups for basic shaping, queueing discipline selection, and link layer adaptation. ----==_mimepart_52ae36202a659_281471fd54893ce--