Skip to content
Commit 7cb8a939 authored by Steffen Klassert's avatar Steffen Klassert
Browse files

xfrm: Allow inserting policies with matching mark and different priorities



We currently can not insert policies with mark and mask
such that some flows would be matched from both policies.
We make this possible when the priority of these policies
are different. If both policies match a flow, the one with
the higher priority is used.

Reported-by: default avatarEmmanuel Thierry <emmanuel.thierry@telecom-bretagne.eu>
Reported-by: default avatarRomain Kuntz <r.kuntz@ipflavors.com>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 8d068875
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment