This series contains generic bugfixes for the syncookie BPF helpers. It used to be part of series [1], but has been separated to apply to the bpf branch as fixes. [1]: https://lore.kernel.org/bpf/20211020095815.GJ28644@xxxxxxxxxxxxx/t/ Maxim Mikityanskiy (4): bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie bpf: Support dual-stack sockets in bpf_tcp_check_syncookie bpf: Use EOPNOTSUPP in bpf_tcp_check_syncookie bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie include/uapi/linux/bpf.h | 6 ++++-- net/core/filter.c | 21 +++++++++++++++------ tools/include/uapi/linux/bpf.h | 6 ++++-- 3 files changed, 23 insertions(+), 10 deletions(-) -- 2.30.2