ebpf-for-windows/libs
Alan Jowett 8c8c2ffa41
Remove dependency on trampoline table for interpret and native. (#1876)
* Remove dependency on trampoline table for interpret and native
Fix for provider attach before wfp initialized

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

* Fix code analysis failure

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

* PR feedback

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

* PR feedback

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

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
Co-authored-by: Dave Thaler <dthaler@microsoft.com>
2023-01-18 21:04:19 +00:00
..
api Implementation of syscalls in bpf_syscall.cpp (#1866) 2023-01-17 17:56:03 +00:00
api_common Support for multiple implementations of global helper functions (#1761) 2022-12-31 10:56:28 -07:00
ebpfnetsh First round of memory leak fixes in ebpfapi (#1774) 2022-12-29 11:53:16 -08:00
elf_spec Visual Studio 2022 porting (#1521) 2022-12-08 20:06:57 -07:00
execution_context Remove dependency on trampoline table for interpret and native. (#1876) 2023-01-18 21:04:19 +00:00
pe-parse Visual Studio 2022 porting (#1521) 2022-12-08 20:06:57 -07:00
platform Remove dependency on trampoline table for interpret and native. (#1876) 2023-01-18 21:04:19 +00:00
service Update NuGet packages (#1768) 2022-12-19 21:02:25 +00:00
thunk Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
ubpf Check program_info hash during attach to provider (#1760) 2022-12-19 19:22:41 +00:00
CMakeLists.txt Build ELF parse at compile time using EverParse (#1219) 2022-06-22 16:24:02 -06:00