Files
linux/net/ipv4
David Ahern a0598fb1a2 net: icmp_route_lookup should use rt dev to determine L3 domain
commit 9d1a6c4ea4 upstream.

icmp_send is called in response to some event. The skb may not have
the device set (skb->dev is NULL), but it is expected to have an rt.
Update icmp_route_lookup to use the rt on the skb to determine L3
domain.

Fixes: 613d09b30f ("net: Use VRF device index for lookups on TX")
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-10 10:26:32 +02:00
..
2018-04-13 19:50:24 +02:00
2019-02-06 19:43:02 +01:00
2020-05-02 17:20:30 +02:00
2015-10-21 07:00:48 -07:00
2020-05-10 10:26:22 +02:00
2015-07-09 14:22:52 -07:00
2019-04-27 09:33:55 +02:00
2015-07-09 14:22:52 -07:00
2020-05-10 10:26:01 +02:00
2017-05-14 13:32:58 +02:00
2015-10-21 07:00:53 -07:00
2015-07-09 14:22:52 -07:00
2020-05-10 10:26:17 +02:00
2015-09-17 17:18:37 -07:00