ebpf-for-windows/ebpfapi
Alan Jowett c6d36834f2
Add mutual auth for RPC client / server. (#804)
* Add mutual auth for RPC client / server.

RPC client and server should authenticate each other, to ensure:

Only admin client makes a call to ebpfsvc.
Client is talking only to ebpfsvc.

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
2022-03-14 15:26:55 -06:00
..
Source.def Allow attaching an XDP program to a specific ifindex (#755) 2022-02-14 16:40:56 -08:00
dllmain.cpp remove ebpf_api_initiate, ebpf_api_terminate from sources (#738) 2022-01-31 08:32:28 -08:00
ebpfapi.vcxproj remove ebpf_api_initiate, ebpf_api_terminate from sources (#738) 2022-01-31 08:32:28 -08:00
ebpfapi.vcxproj.filters Use CRT library to map handles to fds (#513) 2021-09-14 09:25:56 -06:00
pch.h Switch to approved license header format (#268) 2021-06-10 12:02:00 -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_client.cpp Add mutual auth for RPC client / server. (#804) 2022-03-14 15:26:55 -06:00