netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] tc: pie: make tc/q_pie.c consistent with the kernel
@ 2019-03-23 18:48 Leslie Monis
  2019-03-23 18:48 ` [PATCH iproute2 1/2] tc: pie: change maximum integer value of tc_pie_xstats->prob Leslie Monis
  2019-03-23 18:48 ` [PATCH iproute2 2/2] tc: pie: update man page Leslie Monis
  0 siblings, 2 replies; 7+ messages in thread
From: Leslie Monis @ 2019-03-23 18:48 UTC (permalink / raw)
  To: stephen; +Cc: netdev, Leslie Monis

The PIE qdisc implementation in Linux has recently been
aligned with RFC 8033. This patch series makes tc/q_pie.c
consistent with that implementation and also updates the man
page tc-pie(8).

Leslie Monis (2):
  tc: pie: change maximum integer value of tc_pie_xstats->prob
  tc: pie: update man page

 man/man8/tc-pie.8 | 40 ++++++++++++++++++----------------------
 man/man8/tc.8     |  1 +
 tc/q_pie.c        |  2 +-
 3 files changed, 20 insertions(+), 23 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-03-27 15:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-23 18:48 [PATCH iproute2 0/2] tc: pie: make tc/q_pie.c consistent with the kernel Leslie Monis
2019-03-23 18:48 ` [PATCH iproute2 1/2] tc: pie: change maximum integer value of tc_pie_xstats->prob Leslie Monis
2019-03-27 14:53   ` Stephen Hemminger
2019-03-27 15:24     ` Leslie Monis
2019-03-23 18:48 ` [PATCH iproute2 2/2] tc: pie: update man page Leslie Monis
2019-03-27 14:54   ` Stephen Hemminger
2019-03-27 15:25     ` Leslie Monis

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