commit | 86484de2c917b6ba5965ef2248d9966424932af4 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Sat Sep 02 23:49:27 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 03 20:23:26 2017 -0700 |
tree | 3bc0d594dc5bc8cb1fea5f5f306440c36a8be6c2 | |
parent | 1cc38fb144ded22b81ef7b53b77d52885f25ecea [diff] |
mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap These traps are generated for packets that fail checks for source IP, encapsulation type, or GRE key. Trap these packets to CPU for follow-up handling by the kernel, which will send ICMP destination unreachable responses. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>