From: Steffen Klassert Date: Mon, 11 Feb 2013 06:02:36 +0000 (+0100) Subject: xfrm: Allow inserting policies with matching mark and different priorities X-Git-Tag: v3.9-rc1~139^2~70^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cb8a93968e395e40a72a50da0b6114e752304b4;p=pandora-kernel.git 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: Emmanuel Thierry Reported-by: Romain Kuntz Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed