From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id CE9D321F0FC for ; Sun, 16 Sep 2012 07:30:38 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 0D8FA43619 for ; Sun, 16 Sep 2012 07:30:38 -0700 (PDT) Date: Sun, 16 Sep 2012 07:30:38 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <5055e28e551c_251112bfaec8234@sh2.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] f0bb6d: fq_codel: dont reinit flow state Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5055e28e30cb_251112bfaec82135"; 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: Sun, 16 Sep 2012 14:30:39 -0000 ----==_mimepart_5055e28e30cb_251112bfaec82135 Date: Sun, 16 Sep 2012 07:30:38 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5055e28e445f_251112bfaec822cb@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: f0bb6d0537af751310aaf0b611adff9ae1715878 https://github.com/dtaht/Cerowrt-3.3/commit/f0bb6d0537af751310aaf0b611adff9ae1715878 Author: Dave Taht Date: 2012-09-16 (Sun, 16 Sep 2012) Changed paths: A target/linux/generic/patches-3.3/052-fq_codel-dont-reinit-flow-state.patch Log Message: ----------- fq_codel: dont reinit flow state flow state should be preserved even after a queue is emptied. ----==_mimepart_5055e28e30cb_251112bfaec82135--