ebpf-for-windows/include
Alan Jowett 27fee383cd
Prevent loading of incompatible native modules (#1990)
* Prevent loading of incompatible native modules

Signed-off-by: Alan Jowett <alanjo@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Dave Thaler <dthaler@microsoft.com>

* Fix test failures

Signed-off-by: Alan Jowett <alanjo@microsoft.com>

---------

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
Co-authored-by: Dave Thaler <dthaler@microsoft.com>
Co-authored-by: Anurag Saxena <43585259+saxena-anurag@users.noreply.github.com>
2023-02-01 20:43:58 +00:00
..
asm Update bpftool (#945) 2022-04-14 08:31:26 -06:00
bpf Change global variable to a static member per DevelopmentGuide (#1858) 2023-01-11 19:02:31 +00:00
kernel Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
linux Add option to generate .spd files for sample driven PGO (#1931) 2023-01-20 23:10:24 +00:00
net Sockops 1 (#952) 2022-04-14 15:09:54 -07:00
uapi/linux Add some header file names included by typical eBPF programs (#916) 2022-04-11 13:26:49 -07:00
user Annotate remaining code with _Must_inspect_result_ (#1570) 2022-11-18 13:36:24 -08:00
bpf2c.h Prevent loading of incompatible native modules (#1990) 2023-02-01 20:43:58 +00:00
bpf_endian.h Add helper functions to bpf_endian.h (#1899) 2023-01-19 07:14:23 -08:00
bpf_helper_defs.h Implement sock_addr specific global helper functions (#1847) 2023-01-30 23:44:30 +00:00
bpf_helpers.h Nuget package (#999) 2022-04-25 10:26:56 -07:00
bpf_helpers_platform.h Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
ebpf_api.h Mark all ebpf_* api's as noexcept (#1967) 2023-01-26 23:46:27 +00:00
ebpf_core_structs.h ring buffer map. (#659) 2021-12-03 13:19:21 -08:00
ebpf_execution_type.h EC and API changes to load generated BPF driver (#811) 2022-04-01 12:52:04 -07:00
ebpf_extension_uuids.h Change extensions npiid (#841) 2022-03-28 11:26:19 -07:00
ebpf_nethooks.h Add unit tests for BIND, CGROUP_SOCK_ADDR, and SOCK_OPS (#1895) 2023-01-19 00:03:48 +00:00
ebpf_program_attach_type_guids.h Sockops 1 (#952) 2022-04-14 15:09:54 -07:00
ebpf_program_types.h Implement context handling for netebpfext (#1840) 2023-01-10 19:22:20 +00:00
ebpf_result.h Add bpf_prog_test_run_opts support (#1825) 2023-01-09 00:24:24 +00:00
ebpf_store_helper.h Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
ebpf_structs.h Implement sock_addr specific global helper functions (#1847) 2023-01-30 23:44:30 +00:00
ebpf_utilities.h Cleanup (#1737) 2022-12-12 17:56:51 +00:00
ebpf_windows.h Spelling (#1601) 2022-11-16 14:06:14 -07:00
elfio_wrapper.hpp Update ebpf-verifier to latest (#1712) 2022-12-08 00:05:08 +00:00