pwru icon indicating copy to clipboard operation
pwru copied to clipboard

Fix tracking skb

Open jschwinger233 opened this issue 1 year ago • 1 comments

This PR uses &skb to track skb instead of skb->head to prevent several issues. XDP tracing is also taken care of by introducing a new bpf map xdp_dhs_skb_heads.

jschwinger233 avatar Aug 06 '24 10:08 jschwinger233