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:   Sun, 16 Apr 2017 10:07:18 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     David Ahern <dsa@...ulusnetworks.com>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 v2] ip vrf: Add command name next to pid

On Fri, 14 Apr 2017 16:09:56 -0700
David Ahern <dsa@...ulusnetworks.com> wrote:

> 'ip vrf pids' is used to list processes bound to a vrf, but it only
> shows the pid leaving a lot of work for the user. Add the command
> name to the output. With this patch you get the more user friendly:
> 
>     $ ip vrf pids mgmt
>      1121  ntpd
>      1418  gdm-session-wor
>      1488  gnome-session
>      1491  dbus-launch
>      1492  dbus-daemon
>      1565  sshd
>      ...
> 
> Signed-off-by: David Ahern <dsa@...ulusnetworks.com>

Looks good, applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ