Skip to content

Pull requests: cloudflare/cbpfc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Set locked memory in tests, TravisCI integration
#4 by arthurfabre was merged May 20, 2019 Loading…
Support cBPF packet length extension
#6 by arthurfabre was merged Jun 3, 2019 Loading…
travis: Run tests with multple version of Clang
#7 by arthurfabre was merged Jun 10, 2019 Loading…
Replace block.insert with a new slice
#5 by arthurfabre was merged Jun 3, 2019 Loading…
Bump golang.org/x/net from 0.13.0 to 0.17.0 dependencies Pull requests that update a dependency file
#33 by dependabot bot was merged Oct 12, 2023 Loading…
README, basic examples, unpriviledged tests
#2 by arthurfabre was merged Apr 3, 2019 Loading…
Expose cBPF filter return value
#3 by arthurfabre was merged Apr 18, 2019 Loading…
Less packet guards
#1 by arthurfabre was merged May 31, 2019 Loading…
travis: Add clang-9 to test matrix
#12 by arthurfabre was merged Apr 28, 2020 Loading…
Drop uninitialized scratch register support
#13 by arthurfabre was merged Jun 8, 2020 Loading…
Run tests against kernel cBPF
#10 by arthurfabre was merged Apr 28, 2020 Loading…
ebpf: Fix stack offsets for scratch 0
#19 by arthurfabre was merged Nov 19, 2020 Loading…
CI: Switch from travis to github actions
#18 by arthurfabre was merged Nov 18, 2020 Loading…
Support jumps with 0 skips
#17 by arthurfabre was merged Nov 18, 2020 Loading…
Reset guard for blocks ending in clobber
#21 by arthurfabre was merged Sep 30, 2021 Loading…
Update cilium/ebpf to v0.9.0
#26 by fmaurer-rh was merged Oct 17, 2022 Loading…
Bump golang.org/x/net from 0.0.0-20210917221730-978cfadd31cf to 0.7.0 dependencies Pull requests that update a dependency file
#28 by dependabot bot was closed Aug 9, 2023 Loading…
Bump golang.org/x/sys from 0.0.0-20210921065528-437939a70204 to 0.1.0 dependencies Pull requests that update a dependency file
#27 by dependabot bot was closed Aug 9, 2023 Loading…
Fix CI, really force inline generated C function
#31 by arthurfabre was merged Aug 9, 2023 Loading…
Bump golang.org/x/net from 0.17.0 to 0.23.0 dependencies Pull requests that update a dependency file
#34 by dependabot bot was closed Jun 12, 2025 Loading…
Go 1.23, update deps, fix CI
#38 by arthurfabre was merged Jun 12, 2025 Loading…
Update semgrep.yml
#35 by hrushikeshdeshpande was merged Jun 12, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.