retis-org / retis

Tracing packets in the Linux networking stack & friends
https://retis.readthedocs.io/en/stable/
102 stars 14 forks source link

Filter on the skb tracking data #74

Closed atenart closed 1 year ago

atenart commented 1 year ago

This will allow to track packets even if they are transformed (NAT, encapsulation, etc).

atenart commented 1 year ago

This is being worked on in #118.

atenart commented 1 year ago

Done in #118.