pwru icon indicating copy to clipboard operation
pwru copied to clipboard

Packet, where are you? -- eBPF-based Linux kernel networking debugger

Results 82 pwru issues
Sort by recently updated
recently updated
newest added

The container image is currently x86 only, would be great to have a multi-arch image so people can easily run as a container on ARM platforms as well

help wanted

Some NIC driver may also put packet header(IP/TCP header) in skb non-linear area(frags). in this case, packet related information(e.g. IP/port) cannot be retrieved from linear data area. `bpf_skb_load_bytes()` can load...

For the BPF code compilation we already use clang. Let's use the same compiler for the libpcap.a and CGO compilations.

good first issue
help wanted

Same as https://github.com/cilium/cilium/pull/27328/commits/28f376b99d7c429f32ea4849d630cf129ae33ccd.

testing

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. Commits 7d69d98 unix: extend support for z/OS 7758090 cpu: add support for sve2 detection 9a28524 windows: drop go version tags for unsupported versions 27dc90b...

enhancement

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.0 to 5.0.1. Release notes Sourced from actions/setup-go's releases. v5.0.1 What's Changed Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by @​dependabot , @​HarithaVattikuti in actions/setup-go#465...

enhancement

https://github.com/cilium/pwru/actions/runs/8848625769/job/24298892109?pr=367

https://github.com/cilium/pwru/actions/runs/8844728172/job/24287235334