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 CB35D21F6F3 for ; Mon, 27 Jul 2015 16:15:28 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1438038927; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=HhPPOE7wLueieqcqio1zjubIf2oM4xVufZ/rKlLSPbQ=; b=JlHxm5+BO+jSOgPdE4smBW510l6eARAWKdfpslgLoV8+ynwW6tznRt0aF5YtRXDy4aPxmbtj Bhk8LhqTKO2brs2c2hKUJNQON+CVaQUGV4GLIIuagm+W0tRI9XFtf5XiwLTFnM8ZdB6+ZNCa wwg8vA9ravnABgp0HxSQZKUt86A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=LiPEubz/u44tbmqI39sExFw/GteyF+haTzdJpdWVkb2YIDmoi23kS0Ie4VNbrj0AFxCVzo rIHlXAghzyQC9N9hlvrNGidWskbquEhCLQtQw6Mkh6YK+yC6UoI3gLpGi7OW5CSh9CqRkoZp LYR93ieU//nEUpkHDXPiq5G9ZsNcs= Sender: noreply@github.com X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 55b6bb87.6060360-in6; Mon, 27 Jul 2015 23:15:19 -0000 (UTC) Date: Mon, 27 Jul 2015 16:15:18 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <55b6bb86b9a72_2faf3fccc8c392c09328@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 60eecc: [luci-app-sqm] Create a list of verified qdiscs Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_55b6bb86b969e_2faf3fccc8c392c093174"; 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: Mon, 27 Jul 2015 23:15:57 -0000 ----==_mimepart_55b6bb86b969e_2faf3fccc8c392c093174 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 60eecc9deaf267358b4ab206d324ae37f04b342b https://github.com/dtaht/ceropackages-3.10/commit/60eecc9deaf267358b4ab206d324ae37f04b342b Author: Sebastian Moeller Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M luci/luci-app-sqm/files/sqm-cbi.lua Log Message: ----------- [luci-app-sqm] Create a list of verified qdiscs Instead of hardcoding which qdiscs to use, we want sqm to learn to autoprobe which qdisc of a given set (in run.sh) are useable on a given system. For that goal we read in new information that run.sh just started to write out... Should work requires testing. Signed-off-by: Sebastian Moeller Commit: 369a8f3d8617dba73aa52077b340b14cfe89b866 https://github.com/dtaht/ceropackages-3.10/commit/369a8f3d8617dba73aa52077b340b14cfe89b866 Author: Sebastian Moeller Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M net/kmod-sched-cake/Makefile Log Message: ----------- Merge branch 'master' of github.com:dtaht/ceropackages-3.10 Compare: https://github.com/dtaht/ceropackages-3.10/compare/cb5b6a93fa66...369a8f3d8617 ----==_mimepart_55b6bb86b969e_2faf3fccc8c392c093174--