From: Thomas Winter <thomas.win...@alliedtelesis.co.nz> Date: Mon, 26 Feb 2018 10:28:10 +1300
> This reverts commit 5c38bd1b82e1f76f9fa96c1e61c9897cabf1ce45. > > skb->mark contains the mark the encapsulated traffic which > can result in incorrect routing decisions being made such > as routing loops if the route chosen is via tunnel itself. > The correct method should be to use tunnel->fwmark. > > Signed-off-by: Thomas Winter <thomas.win...@alliedtelesis.co.nz> Applied, thank you.