Hello:
This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann daniel@iogearbox.net:
On Mon, 20 Jun 2022 13:49:39 +0300 you wrote:
This commit adds the kernel config options needed to run the recently added xdp_synproxy test. Users without these options will hit errors like this:
test_synproxy:FAIL:iptables -t raw -I PREROUTING -i tmp1 -p tcp -m tcp --syn --dport 8080 -j CT --notrack unexpected error: 256 (errno 22)
[...]
Here is the summary with links: - [bpf-next] selftests/bpf: Enable config options needed for xdp_synproxy test https://git.kernel.org/bpf/bpf-next/c/e068c0776b0b
You are awesome, thank you!