per-layer header.
Signed-off-by: Santucci Pierpaolo
---
v2: extend the commit message, as suggested by John Fastabend
tools/testing/selftests/bpf/progs/bpf_flow.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/testing/selftests/bpf/progs/bpf_flow.c
b/tools/testing/selftests/
2020 at 05:48 AM CET, Andrii Nakryiko wrote:
> > On Tue, Nov 10, 2020 at 9:12 AM Santucci Pierpaolo
> > wrote:
> >>
> >> From second fragment on, IPV6FR program must stop the dissection of IPV6
> >> fragmented packet. This is the same approach used for
>From second fragment on, IPV6FR program must stop the dissection of IPV6
fragmented packet. This is the same approach used for IPV4 fragmentation.
Signed-off-by: Santucci Pierpaolo
---
tools/testing/selftests/bpf/progs/bpf_flow.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/to