You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool that increments and displays packet counters for matched, bad, passed, and more for XDP! Matched packets have the option to be dropped or TX'd (with swapping ports + FIB lookup support). Dropping and forwarding the packets through AF_XDP sockets is also supported!!