Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Only handle tcp socket when probe connect and accept
It's unnecessary to record excluding-tcp sockets' info. So, when probe connect and accept, we only handle tcp socket by filtering `sk->sk_protocol`. Signed-off-by: Leon Hwang <[email protected]>
- Loading branch information