ebpf-for-windows/tests/end_to_end
Dave Thaler 956244fb72
Improve netsh show programs functionality (#548)
* Improve netsh show programs functionality

* Rename ebpf_get_next_pinned_program_name to ebpf_get_next_pinned_program_path for clarity
* Show link count and pinned path count
* Support "level=verbose" format
* Support filtering by attached and/or pinned

Fixes #188

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
2021-09-17 16:41:43 -07:00
..
capture_helper.cpp Additional analysis fixes (#315) 2021-06-29 15:51:41 -06:00
capture_helper.hpp Additional analysis fixes (#315) 2021-06-29 15:51:41 -06:00
end_to_end.cpp Add netsh capability to unpin programs (#539) 2021-09-15 18:40:44 -07:00
helpers.h Fail link initialize if loading extension fails (#540) 2021-09-15 12:11:13 -06:00
netsh_test.cpp Improve netsh show programs functionality (#548) 2021-09-17 16:41:43 -07:00
test_helper.cpp Use CRT library to map handles to fds (#513) 2021-09-14 09:25:56 -06:00
test_helper.hpp Libbpf API compatibility (#350) 2021-07-30 15:34:21 -07:00