Merge branch 'use network helpers, part 4'
Geliang Tang says:
====================
From: Geliang Tang <tanggeliang@kylinos.cn>
This patchset adds post_socket_cb pointer into
struct network_helper_opts to make start_server_addr() helper
more flexible. With these modifications, many duplicate codes
can be dropped.
Patches 1-3 address Martin's comments in the previous series.
====================
Signed-off-by:
Martin KaFai Lau <martin.lau@kernel.org>
Showing
- tools/testing/selftests/bpf/Makefile 1 addition, 0 deletionstools/testing/selftests/bpf/Makefile
- tools/testing/selftests/bpf/network_helpers.c 15 additions, 9 deletionstools/testing/selftests/bpf/network_helpers.c
- tools/testing/selftests/bpf/network_helpers.h 3 additions, 0 deletionstools/testing/selftests/bpf/network_helpers.h
- tools/testing/selftests/bpf/prog_tests/sockopt_inherit.c 13 additions, 51 deletionstools/testing/selftests/bpf/prog_tests/sockopt_inherit.c
- tools/testing/selftests/bpf/test_tcp_check_syncookie_user.c 27 additions, 90 deletionstools/testing/selftests/bpf/test_tcp_check_syncookie_user.c
Loading
Please register or sign in to comment