]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: add ACL generic packet traps
authorJiri Pirko <jiri@mellanox.com>
Mon, 24 Feb 2020 07:35:47 +0000 (08:35 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Feb 2020 19:55:06 +0000 (11:55 -0800)
commite7d5034acf1cad562e180645980f6aaf83bed38f
treea930aae44095b4ab74c14154a04bca0fcbf8cb1c
parentfab04c6253f74d0568d85e575b3a1e62e9ee1e8f
devlink: add ACL generic packet traps

Add packet traps that can report packets that were dropped during ACL
processing.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/devlink/devlink-trap.rst
include/net/devlink.h
net/core/devlink.c