linux-stable/tools/lib/bpf
John Fastabend 6f6d33f3b3 bpf: selftests add sockmap tests
This generates a set of sockets, attaches BPF programs, and sends some
simple traffic using basic send/recv pattern. Additionally, we do a bunch
of negative tests to ensure adding/removing socks out of the sockmap fail
correctly.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-16 11:27:53 -07:00
..
.gitignore tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf 2015-11-05 12:47:51 -03:00
bpf.c bpf: sockmap sample program 2017-08-16 11:27:53 -07:00
bpf.h bpf: sockmap sample program 2017-08-16 11:27:53 -07:00
Build bpf tools: Add bpf.c/h for common bpf operations 2015-08-07 10:16:58 -03:00
libbpf.c bpf: selftests add sockmap tests 2017-08-16 11:27:53 -07:00
libbpf.h bpf: selftests add sockmap tests 2017-08-16 11:27:53 -07:00
Makefile bpf: install libbpf headers on 'make install' 2017-07-26 13:42:09 -07:00