ebpf-for-windows/tools/bpf2c
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
..
templates Remove JIT and interpreter code from NativeOnly builds (#2475) 2023-06-07 15:49:03 +00:00
CMakeLists.txt Regenerate and checkin corpus files (#1872) 2023-01-24 18:29:10 +00:00
Convert-BpfToNative.ps1.template Remove JIT and interpreter code from NativeOnly builds (#2475) 2023-06-07 15:49:03 +00:00
bpf2c.cpp fix: minor typo in bpf2c.exe help text (#2485) 2023-05-19 15:56:24 +00:00
bpf2c.exe.manifest.in Configuring Segment Heap for bpf2c binary (#2455) 2023-05-18 23:17:54 +00:00
bpf2c.vcxproj Remove JIT and interpreter code from NativeOnly builds (#2475) 2023-06-07 15:49:03 +00:00
bpf2c.vcxproj.filters Configuring Segment Heap for bpf2c binary (#2455) 2023-05-18 23:17:54 +00:00
bpf2c_dll.c Replace Windows style type names with types names that match the coding guidelines (#2019) 2023-02-16 11:56:32 -08:00
bpf2c_driver.c Clean up order of includes (#2015) 2023-02-07 18:32:19 +00:00
bpf_code_generator.cpp Ensure valid shift values for *SH* instructions (#2470) 2023-05-18 19:18:21 +00:00
bpf_code_generator.h propertly initialize pe_section_name_counter (#2452) 2023-05-09 20:56:08 +00:00
replacements.json Build self-contained Convert-BpfToNative.ps1 (#1097) 2022-05-16 16:27:38 -06:00