⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
iproute2
/
examples
/
bpf
/
Edit File: README
eBPF toy code examples (running in kernel) to familiarize yourself with syntax and features: - BTF defined map examples - bpf_graft.c -> Demo on altering runtime behaviour - bpf_shared.c -> Ingress/egress map sharing example - bpf_map_in_map.c -> Using map in map example - legacy struct bpf_elf_map defined map examples - legacy/bpf_shared.c -> Ingress/egress map sharing example - legacy/bpf_tailcall.c -> Using tail call chains - legacy/bpf_cyclic.c -> Simple cycle as tail calls - legacy/bpf_graft.c -> Demo on altering runtime behaviour - legacy/bpf_map_in_map.c -> Using map in map example Note: Users should use new BTF way to defined the maps, the examples in legacy folder which is using struct bpf_elf_map defined maps is not recommended.
Simpan