netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [IPROUTE2 0/2] Add ECN support to tc-netem
@ 2012-05-16 23:51 Vijay Subramanian
  2012-05-16 23:51 ` [IPROUTE2 1/2] Update tc-netem manpage to add ecn capability Vijay Subramanian
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vijay Subramanian @ 2012-05-16 23:51 UTC (permalink / raw)
  To: netdev; +Cc: Eric Dumazet, Stephen Hemminger, Vijay Subramanian

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-22 21:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-16 23:51 [IPROUTE2 0/2] Add ECN support to tc-netem Vijay Subramanian
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

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).