Hello:
This patch was applied to netdev/net.git (master) by David S. Miller davem@davemloft.net:
On Fri, 8 Apr 2022 16:03:42 +0200 you wrote:
kongweibin reported a kernel panic in ip6_forward() when input interface has no in6 dev associated.
The following tc commands were used to reproduce this panic: tc qdisc del dev vxlan100 root tc qdisc add dev vxlan100 root netem corrupt 5%
[...]
Here is the summary with links: - [net] ipv6: fix panic when forwarding a pkt with no in6 dev https://git.kernel.org/netdev/net/c/e3fa461d8b0e
You are awesome, thank you!