mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-04-29 12:28:27 +02:00
ccfec9e5cb
Cong noted that we need the same checks introduced by commit76c0ddd8c3("ip6_tunnel: be careful when accessing the inner header") even for ipv4 tunnels. Fixes:c544193214("GRE: Refactor GRE tunneling code.") Suggested-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>