src | ||
cname.pcap | ||
dns2.pcap | ||
dns3.pcap | ||
dns4.pcap | ||
dns10.pcap | ||
dns-trace | ||
dns.pcap | ||
exec.sh | ||
jvetter.pcap | ||
Makefile | ||
README.md | ||
test | ||
test.c |
Introduction
Requirements
First, you need to install these packages:
apt-get install bpftool clang libbpf-dev gcc-multilib
Clone the project and compile it:
$ git clone https://github.com/libbpf/libbpf/
cd libbpf/src && make
After that, you can execute the program: