ebpf-for-windows/netebpfext
Sharmi 45bf2da1cf
Add Fault Injection in WFP OS APIs (#2380)
* Add Fault injection for OS APIs in fwp_um.cpp

* Removed fault injection in FwpmTransactionAbort0

* Changed is_engine_opened typo
2023-04-28 17:52:38 +00:00
..
sys Fix ProductVersion string in ebpf_resource.rc (#2377) 2023-04-26 03:45:54 +00:00
user Add Fault Injection in WFP OS APIs (#2380) 2023-04-28 17:52:38 +00:00
CMakeLists.txt Refactor netebpfext in preparation for fuzz testing (#1464) 2022-10-18 13:21:54 -06:00
guid.c Refactor netebpfext in preparation for fuzz testing (#1464) 2022-10-18 13:21:54 -06:00
net_ebpf_ext.c Add Fault Injection in WFP OS APIs (#2380) 2023-04-28 17:52:38 +00:00
net_ebpf_ext.h Add a WFP provider object. (#2282) 2023-04-07 22:16:45 +00:00
net_ebpf_ext_bind.c Allow various structs to be const (#2306) 2023-04-12 17:47:39 +00:00
net_ebpf_ext_bind.h Support attaching XDP program per NIC. (#803) 2022-03-14 15:16:11 -07:00
net_ebpf_ext_hook_provider.c Fix ebpf_program_batch_end_invoke_function_t definition and clean up NPI (#2329) 2023-04-17 20:23:20 +00:00
net_ebpf_ext_hook_provider.h Fix ebpf_program_batch_end_invoke_function_t definition and clean up NPI (#2329) 2023-04-17 20:23:20 +00:00
net_ebpf_ext_prog_info_provider.c Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00
net_ebpf_ext_prog_info_provider.h Export new sock_addr specific helper function (windows only) (#2091) 2023-02-22 20:43:23 +00:00
net_ebpf_ext_program_info.h Allow various structs to be const (#2306) 2023-04-12 17:47:39 +00:00
net_ebpf_ext_sock_addr.c netebpfext tracing changes (#2343) 2023-04-23 01:39:56 +00:00
net_ebpf_ext_sock_addr.h Connect redirect implementation (#1651) 2022-11-29 20:49:42 +00:00
net_ebpf_ext_sock_ops.c Allow various structs to be const (#2306) 2023-04-12 17:47:39 +00:00
net_ebpf_ext_sock_ops.h WFP ALE Flow established callout, tests etc. (#978) 2022-04-20 16:48:20 -07:00
net_ebpf_ext_tracelog.c Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00
net_ebpf_ext_tracelog.h netebpfext tracing changes (#2343) 2023-04-23 01:39:56 +00:00
net_ebpf_ext_xdp.c Add fault injection in ndis_um.cpp (#2359) 2023-04-21 15:49:19 +00:00
net_ebpf_ext_xdp.h Sock addr hook callout test (#922) 2022-04-12 11:37:44 -07:00