David Ahern 16b9db1ce3 vrf: Check skb for XFRM_TRANSFORMED flag
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>
2020-04-22 12:32:11 -07:00
..
2020-04-08 10:51:53 -07:00
2020-04-20 13:03:44 -07:00
2020-04-03 13:12:26 -07:00
2020-04-15 11:27:23 -07:00
2020-04-22 12:32:11 -07:00