netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] netem iproute2 userspace parts
@ 2011-12-20 21:28 Hagen Paul Pfeifer
  2011-12-20 21:28 ` [PATCH iproute2 1/3] utils: add s32 parser Hagen Paul Pfeifer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hagen Paul Pfeifer @ 2011-12-20 21:28 UTC (permalink / raw)
  To: netdev; +Cc: shemminger, Hagen Paul Pfeifer

Hello Stephen,

the follow serie provides support for netem rate extension. The s32 parser was
already discussed. I extend the man page to describe the extension.

Hagen

Hagen Paul Pfeifer (3):
  utils: add s32 parser
  tc: netem rate shaping and cell extension
  netem: extend man page for rate extension

 include/linux/pkt_sched.h |    8 +++++
 include/utils.h           |    1 +
 lib/utils.c               |   19 +++++++++++++
 man/man8/tc-netem.8       |   66 +++++++++++++++++++++++++++++++++++---------
 tc/q_netem.c              |   53 +++++++++++++++++++++++++++++++++++-
 5 files changed, 132 insertions(+), 15 deletions(-)

-- 
1.7.7.3

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

end of thread, other threads:[~2011-12-20 21:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 21:28 [PATCH iproute2 0/3] netem iproute2 userspace parts Hagen Paul Pfeifer
2011-12-20 21:28 ` [PATCH iproute2 1/3] utils: add s32 parser Hagen Paul Pfeifer
2011-12-20 21:28 ` [PATCH iproute2 2/3] tc: netem rate shaping and cell extension Hagen Paul Pfeifer
2011-12-20 21:28 ` [PATCH iproute2 3/3] netem: extend man page for rate extension Hagen Paul Pfeifer

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