lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 27 Mar 2019 21:06:04 +0530
From:   Leslie Monis <lesliemonis@...il.com>
To:     stephen@...workplumber.org
Cc:     netdev@...r.kernel.org, Leslie Monis <lesliemonis@...il.com>
Subject: [PATCH iproute2 v2 0/2] tc: pie: make tc/q_pie.c consistent with the kernel

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

Changes from v1 to v2:
  - Used UINT64_MAX instead of 0xffffffffffffffff as suggested
    by Stephen.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ