Skip to content
Snippets Groups Projects
Commit 4eb57ecc authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mlxsw-ACL-and-mirroring-fixes'


Ido Schimmel says:

====================
mlxsw: ACL and mirroring fixes

The first patch fixes offload of rules using the 'pass' action. Instead
of continuing to evaluate lower priority rules, the binding is
terminated and the packet proceeds to the bridge and router blocks on
ingress, or goes out of the port on egress.

Second patch prevents the user from mirroring more than once from a
given {Port, Direction} as this is not supported by the device.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents bcf34adc 663f1b26
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment