ebpf-for-windows/libs/api
saxena-anurag e7d14cafd5
fix (#1548)
2022-11-01 14:31:35 -07:00
..
CMakeLists.txt Add support for new libbpf APIs (#1288) 2022-07-29 14:57:30 -04:00
Verifier.cpp Add noexcept keyword to various internal APIs (#1305) 2022-08-04 11:11:12 -06:00
Verifier.h Registry changes for program and section data. (#1192) 2022-06-30 16:53:03 -07:00
api.vcxproj Add support for new libbpf APIs (#1288) 2022-07-29 14:57:30 -04:00
api.vcxproj.filters Add support for new libbpf APIs (#1288) 2022-07-29 14:57:30 -04:00
api_internal.h Add ability to enumerate maps associated with a program (#1395) 2022-09-30 12:12:12 -07:00
bpf_syscall.cpp Add support for new libbpf APIs (#1288) 2022-07-29 14:57:30 -04:00
crab_verifier_wrapper.hpp Pickup latest ebpf-verifier to resolve #630 (#765) 2022-02-25 16:17:23 -08:00
ebpf_api.cpp fix (#1548) 2022-11-01 14:31:35 -07:00
ebpf_execution_context.h remove duplicate windows_helpers.cpp, refactor (#236) 2021-05-28 15:29:41 -07:00
ebpfapi.vcxproj.filters Update directory structure (#134) 2021-05-05 14:10:28 -06:00
libbpf_errno.cpp Add support for new libbpf APIs (#1288) 2022-07-29 14:57:30 -04:00
libbpf_internal.h Add more libbpf APIs needed by bpftool (#576) 2021-09-23 19:32:09 -07:00
libbpf_link.cpp Add support for new libbpf APIs (#1288) 2022-07-29 14:57:30 -04:00
libbpf_map.cpp Add support for new libbpf APIs (#1288) 2022-07-29 14:57:30 -04:00
libbpf_object.cpp bpf_object__open_file() should allow null opts (#1363) 2022-08-23 21:11:27 -07:00
libbpf_program.cpp Implement `bpf_prog_detach` and `bpf_prog_detach2` APIs. (#1311) 2022-08-07 17:21:23 -07:00
libbpf_system.cpp Fix the bpf_map_lookup_elem / bpf_map_update_elem API for per-cpu maps. (#1423) 2022-09-30 10:24:50 -07:00
packages.config Update directory structure (#134) 2021-05-05 14:10:28 -06:00
pch.h Switch to approved license header format (#268) 2021-06-10 12:02:00 -07:00
rpc_client.h Remove ebpf_verify_program API (#997) 2022-04-25 10:46:22 -06:00
windows_platform.cpp Pickup latest ebpf-verifier to resolve #630 (#765) 2022-02-25 16:17:23 -08:00
windows_platform.hpp refactor api.lib to api.lib, common.lib, service.lib (#219) 2021-05-25 14:11:13 -07:00