Skip to content

Add test binaries for cbpf and ebpf#262

Merged
wargio merged 1 commit intorizinorg:masterfrom
Jagath-P:bpf_test_binaries
Mar 6, 2026
Merged

Add test binaries for cbpf and ebpf#262
wargio merged 1 commit intorizinorg:masterfrom
Jagath-P:bpf_test_binaries

Conversation

@Jagath-P
Copy link
Copy Markdown
Contributor

@Jagath-P Jagath-P commented Mar 6, 2026

Added both cbpf and ebpf test binaries

cbpf uses raw instructions streams which the kernel filter runs for every packet , whereas ebpf uses an elf object file which is loaded by loaders into the linux kernel

@wargio wargio merged commit b96e88d into rizinorg:master Mar 6, 2026
1 check passed
@Jagath-P Jagath-P deleted the bpf_test_binaries branch March 6, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants