ebpf-for-windows/ebpfsvc
Dave Thaler ee166b5717
Increase instruction count limit (#1152)
* Increase bound on instruction count

And align more with other platforms

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

* Fix compiler error

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
2022-05-31 16:02:05 -07:00
..
CMakeLists.txt cmake: Add base targets (#882) 2022-04-26 05:39:37 -07:00
eBPFSvc.vcxproj Centralize compiler options (#823) 2022-03-29 10:41:09 -06:00
eBPFSvc.vcxproj.filters Use CRT library to map handles to fds (#513) 2021-09-14 09:25:56 -06:00
packages.config Integrate verifier with ebpfsvc (#198) 2021-05-20 18:04:36 -07: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_api.cpp Increase instruction count limit (#1152) 2022-05-31 16:02:05 -07:00
rpc_util.cpp Add mutual auth for RPC client / server. (#804) 2022-03-14 15:26:55 -06:00
rpc_util.h refactor api.lib to api.lib, common.lib, service.lib (#219) 2021-05-25 14:11:13 -07:00
svc_common.h refactor api.lib to api.lib, common.lib, service.lib (#219) 2021-05-25 14:11:13 -07:00
svcmain.cpp Include required Clang version (#431) 2021-08-25 09:01:16 -06:00