From: David Ahern <[email protected]>
Date: Mon, 25 Feb 2019 13:55:48 -0800

> From: David Ahern <[email protected]>
> 
> ip_route_input_rcu expects the original ingress device (e.g., for
> proper multicast handling). The skb->dev can be changed by l3mdev_ip_rcv,
> so dev needs to be saved prior to calling it. This was the behavior prior
> to the listify changes.
> 
> Fixes: 5fa12739a53d0 ("net: ipv4: listify ip_rcv_finish")
> Cc: Edward Cree <[email protected]>
> Signed-off-by: David Ahern <[email protected]>

Applied and queued up for -stable, thanks Dave.

Reply via email to