Release v0.1.0
Release v0.1.0
After forking from github.com/cilium/pwru, vista does many enhanced things.
First, vista supports tracing iptables, separating from skb tracing, like the way of github.com/Asphaltt/skbtracer-iptables.
Second, vista supports tracing sk
functions, like the way of skb tracing.
Third, vista supports tracing tcp sockets.
Fourth, vista supports tracing xdp bpf programs, like tracing tc-bpf programs.
Finally, vista supports capturing packets while tracing xdp/tc bpf programs.
Especially for the capturing packets feature, it can record the xdp/tc bpf programs return value meanwhile, like
Full Changelog: https://github.com/Asphaltt/vista/commits/v0.1.0