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-prev] [day] [month] [year] [list]
Date:   Tue, 18 Jun 2019 09:41:44 -0600
From:   David Ahern <dsahern@...il.com>
To:     Hangbin Liu <liuhangbin@...il.com>, netdev@...r.kernel.org
Cc:     Stephen Hemminger <stephen@...workplumber.org>,
        Phil Sutter <phil@....cc>
Subject: Re: [iproute2 net-next PATCH] ip: add a new parameter -Numeric

On 6/12/19 3:21 AM, Hangbin Liu wrote:
> Add a new parameter '-Numeric' to show the number of protocol, scope,
> dsfield, etc directly instead of converting it to human readable name.
> Do the same on tc and ss.
> 
> This patch is based on David Ahern's previous patch.
> 
> Suggested-by: Phil Sutter <phil@....cc>
> Signed-off-by: Hangbin Liu <liuhangbin@...il.com>
> ---
>  include/utils.h  |  1 +
>  ip/ip.c          |  6 +++++-
>  ip/rtm_map.c     |  6 ++++++
>  lib/inet_proto.c |  2 +-
>  lib/ll_proto.c   |  2 +-
>  lib/ll_types.c   |  3 ++-
>  lib/rt_names.c   | 18 ++++++++++--------
>  man/man8/ip.8    |  6 ++++++
>  man/man8/tc.8    |  6 ++++++
>  misc/ss.c        | 15 ++++++---------
>  tc/tc.c          |  5 ++++-
>  11 files changed, 48 insertions(+), 22 deletions(-)
> 

applied to iproute2-next.Thanks

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ