From: Vijay Subramanian <subramanian.vijay@gmail.com>
To: netdev@vger.kernel.org
Cc: Eric Dumazet <eric.dumazet@gmail.com>,
Stephen Hemminger <shemminger@vyatta.com>,
Vijay Subramanian <subramanian.vijay@gmail.com>
Subject: [IPROUTE2 0/2] Add ECN support to tc-netem
Date: Wed, 16 May 2012 16:51:56 -0700 [thread overview]
Message-ID: <1337212318-2100-1-git-send-email-subramanian.vijay@gmail.com> (raw)
Recent patch to net-next kernel from Eric Dumazet (e4ae004b84b netem: add ECN
capability) made it possible for netem to mark packets with ECN instead of
dropping them. These two patches add support to iproute2/tc and update the
manpage.
Vijay Subramanian (2):
Update tc-netem manpage to add ecn capability
tc-netem: Add support for ECN packet marking
include/linux/pkt_sched.h | 1 +
man/man8/tc-netem.8 | 8 ++++++--
tc/q_netem.c | 25 +++++++++++++++++++++++++
3 files changed, 32 insertions(+), 2 deletions(-)
next reply other threads:[~2012-05-16 23:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-16 23:51 Vijay Subramanian [this message]
2012-05-16 23:51 ` [IPROUTE2 1/2] Update tc-netem manpage to add ecn capability Vijay Subramanian
2012-05-16 23:51 ` [IPROUTE2 2/2] tc-netem: Add support for ECN packet marking Vijay Subramanian
2012-05-22 21:12 ` Stephen Hemminger
2012-05-17 21:54 ` [IPROUTE2 0/2] Add ECN support to tc-netem Stephen Hemminger
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1337212318-2100-1-git-send-email-subramanian.vijay@gmail.com \
--to=subramanian.vijay@gmail.com \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.com \
/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;
as well as URLs for NNTP newsgroup(s).