microsoft / microsoft/ebpf-for-windows
Enhance netsh CLI to print chain of programs in case of multi-attach
Open
enhancement
P3
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
Currently sock_addr hook supports multi-attach. This is an enhancement request in netsh tool to print ordered list of programs (in the order the programs will be invoked by the hook), if there are multiple programs attached to a hook.
- [ ] Investigate if there are existing libbpf functions that support this. Write a markup with the proposed solution.
- [ ] Implement the design proposal.
Contributor guide
Assessment
This issue has not been assessed yet.