Added test on tc clasiffier, added pinned maps, and obtaining the fd from other maps in order to synchronize between programs

This commit is contained in:
h3xduck
2022-05-10 19:09:52 -04:00
parent 4211d0b5d5
commit f2c3624e8b
11 changed files with 2988 additions and 2690 deletions

View File

@@ -23,6 +23,8 @@
"ring_buffer.h": "c",
"bpf_helpers.h": "c",
"tcp_helper.h": "c",
"headervmlinux.h": "c"
"headervmlinux.h": "c",
"bpf_endian.h": "c",
"bpf_core_read.h": "c"
}
}