Files
android_kernel_xiaomi_sm8450/net/ipv6
David Ahern e3dd1202ab ipv6: Fix stats accounting in ip6_pkt_drop
[ Upstream commit 1158f79f82d437093aeed87d57df0548bdd68146 ]

VRF devices are the loopbacks for VRFs, and a loopback can not be
assigned to a VRF. Accordingly, the condition in ip6_pkt_drop should
be '||' not '&&'.

Fixes: 1d3fd8a10b ("vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach")
Reported-by: Pudak, Filip <Filip.Pudak@windriver.com>
Reported-by: Xiao, Jiguang <Jiguang.Xiao@windriver.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20220404150908.2937-1-dsahern@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-13 21:01:05 +02:00
..
2022-04-13 21:00:56 +02:00
2020-07-24 17:12:41 -07:00
2019-07-27 14:23:48 -07:00
2022-04-13 21:00:56 +02:00
2022-04-13 21:00:56 +02:00
2020-03-29 22:30:57 -07:00
2021-06-03 09:00:48 +02:00
2020-04-18 15:04:27 -07:00