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, 31 Mar 2020 17:27:54 -0600
From:   David Ahern <dsahern@...il.com>
To:     Ido Schimmel <idosch@...sch.org>, netdev@...r.kernel.org
Cc:     dsahern@...il.com, stephen@...workplumber.org, jiri@...lanox.com,
        mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH iproute2-next v2 0/3] Add devlink-trap policers support

On 3/31/20 2:42 AM, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@...lanox.com>
> 
> This patch set adds devlink-trap policers support in iproute2.
> 
> Patch #1 adds devlink trap policer set and show commands.
> 
> Patch #2 adds ability to bind a policer to a trap group.
> 
> Patch #3 adds bash completion for new commands.
> 
> See individual commit messages for example usage and output.
> 
> v2:
> * Add patch #3
> 
> Ido Schimmel (3):
>   devlink: Add devlink trap policer set and show commands
>   devlink: Add ability to bind policer to trap group
>   bash-completion: devlink: Extend bash-completion for new commands
> 
>  bash-completion/devlink    | 131 +++++++++++++++++++++++++-
>  devlink/devlink.c          | 185 ++++++++++++++++++++++++++++++++++++-
>  man/man8/devlink-monitor.8 |   2 +-
>  man/man8/devlink-trap.8    |  52 +++++++++++
>  4 files changed, 365 insertions(+), 5 deletions(-)
> 

applied to iproute2-next. Thanks

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ