Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: netdev@vger.kernel.org
Cc: "Dave Taht" <dave.taht@gmail.com>,
	"Toke Høiland-Jørgensen" <toke@toke.dk>,
	"Sebastian Moeller" <moeller0@gmx.de>,
	"Ryan Mounce" <ryan@mounce.com.au>,
	"Jonathan Morton" <chromatix99@gmail.com>,
	"Kevin Darbyshire-Bryant" <kevin@darbyshire-bryant.me.uk>,
	"Nils Andreas Svee" <me@lochnair.net>,
	"Dean Scarff" <dos@scarff.id.au>,
	"Loganaden Velvindron" <loganaden@gmail.com>
Subject: [Cake] [PATCH iproute2 net-next] Add support and man page for cake qdisc
Date: Sun,  3 Dec 2017 14:42:46 -0800	[thread overview]
Message-ID: <1512340967-4377-1-git-send-email-dave.taht@gmail.com> (raw)

Add support and man page for cake qdisc.

Dave Taht (1):
  Add support for cake qdisc

 man/man8/tc-cake.8 | 678 ++++++++++++++++++++++++++++++++++++++++++++++
 tc/Makefile        |   1 +
 tc/q_cake.c        | 771 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1450 insertions(+)
 create mode 100644 man/man8/tc-cake.8
 create mode 100644 tc/q_cake.c

-- 
2.7.4


             reply	other threads:[~2017-12-03 22:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-03 22:42 Dave Taht [this message]
2017-12-03 22:42 ` [Cake] [PATCH iproute2 net-next] Add support " Dave Taht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1512340967-4377-1-git-send-email-dave.taht@gmail.com \
    --to=dave.taht@gmail.com \
    --cc=chromatix99@gmail.com \
    --cc=dos@scarff.id.au \
    --cc=kevin@darbyshire-bryant.me.uk \
    --cc=loganaden@gmail.com \
    --cc=me@lochnair.net \
    --cc=moeller0@gmx.de \
    --cc=netdev@vger.kernel.org \
    --cc=ryan@mounce.com.au \
    --cc=toke@toke.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox