cilium / pwru

Packet, where are you? -- eBPF-based Linux kernel networking debugger
Apache License 2.0
2.88k stars 176 forks source link

no tcp flags ,such as syn, fin,ack info when exec ./pwru 'port 22 ' --output-tuple --output-meta --output-limit-lines 10 #417

Closed sjaliang closed 1 month ago

sjaliang commented 3 months ago

image

brb commented 2 months ago

Thanks for the issue. pwru when outputting does not show any TCP flags. We could consider accepting a PR which extends it.