ebpf-for-windows/tools/bpf2c
Alan Jowett 0702410070
Implement correct division by zero behavior (#1411)
* Implement correct division by zero behavior

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

* Simplify code gen

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

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Dave Thaler <dthaler@microsoft.com>
Co-authored-by: saxena-anurag <43585259+saxena-anurag@users.noreply.github.com>
2022-09-28 18:31:43 -06:00
..
templates Build self-contained Convert-BpfToNative.ps1 (#1097) 2022-05-16 16:27:38 -06:00
CMakeLists.txt Remove trailing whitespace in commited files (#1377) 2022-08-29 14:15:46 -06:00
Convert-BpfToNative.ps1.template add --type option to bpf2c tool (#1283) 2022-07-13 14:24:32 -07:00
bpf2c.cpp Include hash of program information in metadata (#1376) 2022-09-20 15:58:38 -07:00
bpf2c.vcxproj Build ELF parse at compile time using EverParse (#1219) 2022-06-22 16:24:02 -06:00
bpf2c.vcxproj.filters Set /Qspectre option on generated drivers (#1022) 2022-04-29 11:39:12 -06:00
bpf2c_dll.c Build self-contained Convert-BpfToNative.ps1 (#1097) 2022-05-16 16:27:38 -06:00
bpf2c_driver.c Enable unit tests for native driver (#953) 2022-04-15 18:26:41 -07:00
bpf_code_generator.cpp Implement correct division by zero behavior (#1411) 2022-09-28 18:31:43 -06:00
bpf_code_generator.h Implement correct division by zero behavior (#1411) 2022-09-28 18:31:43 -06:00
replacements.json Build self-contained Convert-BpfToNative.ps1 (#1097) 2022-05-16 16:27:38 -06:00