tcplife: fix dport filter on tracepoints
When using tracepoints, the destination port is retrieved in host byte order and there is no need to convert it, contrary to the kprobe version.
显示
+2 -1
想要评论请 注册 或 登录
When using tracepoints, the destination port is retrieved in host byte order and there is no need to convert it, contrary to the kprobe version.