From: Thomas Winter <thomas.win...@alliedtelesis.co.nz> Date: Tue, 16 May 2017 10:14:44 +1200
> The skb->dev that is passed into ip_mr_input is > the loX device for VRFs. When we lookup a vif > for this dev, none is found as we do not create > vifs for loopbacks. Instead lookup a vif for the > actual device that the packet was received on, > eg the vlan. > > Signed-off-by: Thomas Winter <thomas.win...@alliedtelesis.co.nz> Applied, thank you.