Branch: refs/heads/master Home: https://github.com/dtaht/deBloat-iproute2 Commit: a444f13ea3d2cfd30d28d55ec4394ad67c35fc78 https://github.com/dtaht/deBloat-iproute2/commit/a444f13ea3d2cfd30d28d55ec4394ad67c35fc78 Author: Dave Taht Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M include/linux/pkt_sched.h M tc/q_sfq.c Log Message: ----------- Revert "Experimental SFQ flow, depth, head drop configuration support" This reverts commit cbc435f542e798ba15b5f44fe273a7522e9c9c8c. Commit: d99f5026d5bf8632707890631fadafc9cdb9c3e2 https://github.com/dtaht/deBloat-iproute2/commit/d99f5026d5bf8632707890631fadafc9cdb9c3e2 Author: Eric Dumazet Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M include/linux/pkt_sched.h M tc/q_sfq.c Log Message: ----------- net_sched: sfq: add optional RED on top of SFQ REDSFQ support for tc include/linux/pkt_sched.h | 53 ++++++++++--- tc/q_sfq.c | 146 +++++++++++++++++++++++++++++++++--- 2 files changed, 179 insertions(+), 20 deletions(-) Compare: https://github.com/dtaht/deBloat-iproute2/compare/cbc435f...d99f502