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
| ||
|
Message-Id: <20190528122618.30769-1-idosch@idosch.org> Date: Tue, 28 May 2019 15:26:13 +0300 From: Ido Schimmel <idosch@...sch.org> To: netdev@...r.kernel.org Cc: davem@...emloft.net, jiri@...lanox.com, mlxsw@...lanox.com, dsahern@...il.com, roopa@...ulusnetworks.com, nikolay@...ulusnetworks.com, andy@...yhouse.net, pablo@...filter.org, jakub.kicinski@...ronome.com, pieter.jansenvanvuuren@...ronome.com, andrew@...n.ch, f.fainelli@...il.com, Ido Schimmel <idosch@...lanox.com> Subject: [RFC PATCH iproute2-next 0/5] Add devlink-trap support From: Ido Schimmel <idosch@...lanox.com> This patchset adds devlink-trap support in iproute2. Patch #1 is just for convenience, so that people do not need to pull the kernel headers themselves. Will be dropped for non-RFC version. Patch #2 increases the number of options devlink can handle. Patches #3-#5 gradually add support for all devlink-trap commands. See individual commit messages for example usage and output. Ido Schimmel (5): Update kernel headers devlink: Increase number of supported options devlink: Add devlink trap set and show commands devlink: Add devlink trap group set and show commands devlink: Add devlink trap monitor support devlink/devlink.c | 543 +++++++++++++++++++++++++++++++++-- include/uapi/linux/devlink.h | 68 +++++ 2 files changed, 594 insertions(+), 17 deletions(-) -- 2.20.1
Powered by blists - more mailing lists