ebpf-for-windows/tools
Dave Thaler faebbdd32a
Clean up compiler warnings (#225)
The IDL was generating MIDL2279 because it used const on an [out] param,
which is warned against since RPC marshaling copies the result into new
memory.  See https://marc.info/?l=ms-dcom&m=103440617317922 for some
discussion.

Other changes should hopefully be obvious.

Signed-off-by: Dave Thaler <dthaler@ntdev.microsoft.com>
2021-05-25 15:36:19 -07:00
..
dnsflood Update directory structure (#134) 2021-05-05 14:10:28 -06:00
elfhelper Update directory structure (#134) 2021-05-05 14:10:28 -06:00
encode_program_information Merge error codes from ebpf_windows.h into ebpf_result_t (#210) 2021-05-20 12:38:58 -07:00
netsh Clean up compiler warnings (#225) 2021-05-25 15:36:19 -07:00
port_leak Update directory structure (#134) 2021-05-05 14:10:28 -06:00
port_quota Split public and internal headers (#154) 2021-05-10 09:47:54 -06:00