Trace TCP packets instead of TCP connections

81 Views Asked by At

As the title says, is it possible to trace TCP packets, instead of TCP connections using bcc/ebpf? If so, how would i do it? I've checked all BCC tools, and if possible I'd like to stray from using XDP.

0

There are 0 best solutions below