Re: [PATCH] net/ipv4/ip_gre.c net/ipv6/ip6_gre.c: ip and gre header are recorded twice
From: Aleksey Shumnik <hidden>
Date: 2022-06-24 13:51:57
From: Aleksey Shumnik <hidden>
Date: 2022-06-24 13:51:57
On Fri, Jun 24, 2022 at 6:26 AM Jakub Kicinski [off-list ref] wrote:
quoted
quoted
What socket type is the ping you have using?I use SOCK_DGRAMStrange.
Why is it strange?
quoted
I want to find out, the creation of gre and ip header twice, is it a feature or a bug?I can't think why that'd be a feature. Could add this case to selftests to show how to repro and catch regressions?
I don't really know how to do it, but I'll try If we just talk about selftests/net, then everything has passed
quoted
I did everything according to the instructions, hope everything is correct this time.Nope, still mangled.
Strangely, everything works fine for me