diff options
author | 2018-04-23 14:30:28 -0700 | |
---|---|---|
committer | 2018-04-25 00:04:49 +0200 | |
commit | 15f66a91a66bfc5d2ae95b9a3356a3fe114ca2f3 (patch) | |
tree | 81825a6630b05bfe23f21c9935365a1437344942 /scripts/bpf_helpers_doc.py | |
parent | tools/bpf: remove test_sock_addr from TEST_GEN_PROGS (diff) | |
download | wireguard-linux-15f66a91a66bfc5d2ae95b9a3356a3fe114ca2f3.tar.xz wireguard-linux-15f66a91a66bfc5d2ae95b9a3356a3fe114ca2f3.zip |
bpf: sockmap, code sockmap_test in C
By moving sockmap_test from shell script into C we can run it directly
from selftests, but we can also push the input/output around in proper
structures.
However, keep the CLI options around because they are useful for
debugging when a paticular pattern of msghdr or sockmap options
trips up the sockmap code path.
Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions