commit | ce10d7d4ad08396055a38d78b87a144307fc14a9 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Sun Jun 21 11:34:35 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 22 16:32:11 2020 -0700 |
tree | 133fa37c60f7173eb84b0a70d0ffd15348348c10 | |
parent | faad0525c0f4062d4edcf0eb0663ed9685fc38dc [diff] |
mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports Spectrum-2 supports an ACL action L4_PORT, which allows TCP and UDP source and destination port number change. Offload suitable mangles to this action. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>