commit | 30a4e9a29ab9aadfe6c5386ae4aa396b1d2556c2 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Fri May 29 21:36:40 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 01 11:49:23 2020 -0700 |
tree | 87f5fd2b34514fd7ef932ab419bcebe4320329fd | |
parent | 9eefeabed6f831018c15bd7e17d34967ee34d9dd [diff] |
devlink: Add 'control' trap type This type is used for traps that trap control packets such as ARP request and IGMP query to the CPU. Do not report such packets to the kernel's drop monitor as they were not dropped by the device no encountered an exception during forwarding. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>