From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) by huchra.bufferbloat.net (Postfix) with ESMTP id 77B9421F1A7 for ; Sun, 15 Dec 2013 18:21:49 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1387160509; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=N4NmjYhTcdRJR2sMrryMw6vV6Cx6AjVREChwI8QGFHU=; b=rEDPQ9PD6ePuaGO/pSJQZ77RxwFQDFrFZCZ6P8BnS4De5dt1TTCY8FXCRJhWyb0xzPHCod1z eX+3kBFLtps0nFPxoyUkPWTPKFXlap2+ljK8C9zLZl1zwGENZBH85proPhuOb2J0UBKjDmIb G3DqUAEXnZHm/MwkrwqzSNghIOE= 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=gw0BAnrWIs1oc3rasiVbNMkueFPfvLL9X1lONH+WSoyj5jhQexT03pCO05oJiExxzRLbra sBxyRNMRIxM8mfC3Q4Nsw/+BblE/mLSkcW+NACC49VsVXMq/NfoIahfNQj0jvwW2ZaWbi/tg d7tCzt/bAE9P9GLk/5cDdeiC5tC3U= Received: from github.com (Unknown [192.30.252.49]) by mxa.mailgun.org with ESMTP id 52ae63b6.7f000c70a570-in3; Mon, 16 Dec 2013 02:21:42 -0000 (UTC) Date: Sun, 15 Dec 2013 18:21:42 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52ae63b66c3c6_27fa7d9d585394b@hookshot-fe4-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 185a82: Allow individual configuration of in and outbound ... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52ae63b66b89d_27fa7d9d5853824"; 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: Mon, 16 Dec 2013 02:21:49 -0000 ----==_mimepart_52ae63b66b89d_27fa7d9d5853824 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 185a823499c16a7517fa7ef8a374d618395c7101 https://github.com/dtaht/ceropackages-3.3/commit/185a823499c16a7517fa7ef8a374d618395c7101 Author: Sebastian Moeller Date: 2013-12-15 (Sun, 15 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua M net/aqm-scripts/files/usr/lib/aqm/functions.sh M net/aqm-scripts/files/usr/lib/aqm/run.sh M net/aqm-scripts/files/usr/lib/aqm/simple.qos M net/aqm-scripts/files/usr/lib/aqm/simplest.qos Log Message: ----------- Allow individual configuration of in and outbound ECN Add two drop down lists to the queueing Discipline tab to allow explicit selection of in- and outbound explicit congestion notification (ECN). ----==_mimepart_52ae63b66b89d_27fa7d9d5853824--