+2
−2
+4
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
[ Upstream commit 4c3024debf62de4c6ac6d3cb4c0063be21d4f652 ]
BPF can adjust gso only for tcp bytestreams. Fail on other gso types.
But only on gso packets. It does not touch this field if !gso_size.
Fixes: b90efd225874 ("bpf: only adjust gso_size on bytestream protocols")
Signed-off-by:
Willem de Bruijn <willemb@google.com>
Acked-by:
Yonghong Song <yhs@fb.com>
Signed-off-by:
Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by:
Sasha Levin <sashal@kernel.org>