commit | 95f0ead8f04bec18e474594ef585f3734bd85b4c | [log] [tgz] |
---|---|---|
author | Amit Cohen <amitc@mellanox.com> | Sun Jan 19 15:00:48 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 19 16:23:52 2020 +0100 |
tree | c05e3f18456473a7a7234ceeb16448eadbebfb0a | |
parent | 740e87bc3db8fe299e17877b7055e9ae3c33e4e6 [diff] |
devlink: Add non-routable packet trap Add packet trap that can report packets that reached the router, but are non-routable. For example, IGMP queries can be flooded by the device in layer 2 and reach the router. Such packets should not be routed and instead dropped. Signed-off-by: Amit Cohen <amitc@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>