ebpf-for-windows/ebpfapi
Dave Thaler 87b6520c34
Remove JIT and interpreter code from NativeOnly builds (#2475)
* Remove JIT and interpreter code from NativeOnly builds

Fixes #2030
Fixes #2488

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Try conditional project references

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Various test fixes

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Native-only fixes to deploy-ebpf.ps1

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Native-only support for setup-ebpf.ps1

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Native-only support for api_test.exe

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Add connect_redirect_tests to deploy-ebpf.ps1

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* PR feedback from Anurag

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

---------

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
2023-06-07 15:49:03 +00:00
..
CMakeLists.txt Clean up order of includes (#2015) 2023-02-07 18:32:19 +00:00
Source.def Add bpf_prog_test_run_opts support (#1825) 2023-01-09 00:24:24 +00:00
dllmain.cpp Replace Windows style type names with types names that match the coding guidelines (#2019) 2023-02-16 11:56:32 -08:00
ebpfapi.vcxproj Remove JIT and interpreter code from NativeOnly builds (#2475) 2023-06-07 15:49:03 +00:00
ebpfapi.vcxproj.filters Refactor eBPFCore tracing to use less stack space. (#2501) 2023-05-31 17:26:09 +00:00
resource.h Add version info to ebpfcore.sys, ebpfapi.dll, netebpfext.sys, and ebpfsvc.exe (#478) 2021-09-01 17:57:35 -06:00
rpc_client.cpp Refactor eBPFCore tracing to use less stack space. (#2501) 2023-05-31 17:26:09 +00:00