summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2020-04-20 17:13:52 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-29 16:31:23 +0200
commitc39723ccc47d6454df44e1d1cf8af1d31abc2be4 (patch)
treea9f51a32b44131b6e7cb5c7df5fb2747c8caed6f /security
parent995908dc5b51bfb42edf69160b0dd062d97ee07e (diff)
vrf: Check skb for XFRM_TRANSFORMED flag
[ Upstream commit 16b9db1ce34ff00d6c18e82825125cfef0cdfb13 ] To avoid a loop with qdiscs and xfrms, check if the skb has already gone through the qdisc attached to the VRF device and then to the xfrm layer. If so, no need for a second redirect. Fixes: 193125dbd8eb ("net: Introduce VRF device driver") Reported-by: Trev Larock <trev@larock.ca> Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions