v0.5.0
Pre-release
Pre-release
What's Changed
- Add xdp_tests.exe to deploy script by @dthaler in #1397
- Fix unregistering hook providers by @shankarseal in #1402
- Include hash of program information in metadata by @Alan-Jowett in #1376
- Fix get_attach_type_windows() by @saxena-anurag in #1421
- Update verifier to latest by @dthaler in #1419
- Pull version number from resource\ebpf_version.h by @Alan-Jowett in #1373
- Update ebpf_version.h by @Alan-Jowett in #1428
- Add correct path to .guid files by @Alan-Jowett in #1429
- Implement correct division by zero behavior by @Alan-Jowett in #1411
- Add tests to verify BPF code generation for interpret and jit by @Alan-Jowett in #1430
- Fix the bpf_map_lookup_elem / bpf_map_update_elem API for per-cpu maps. by @Alan-Jowett in #1423
- Update setup_build.vcxproj by @Alan-Jowett in #1432
- Add ability to enumerate maps associated with a program by @dthaler in #1395
Full Changelog: v0.4.0...v0.5.0