the signals and their derived score are provisional and subject to change.
validate manually before sharing.
d8ba8bca52e451a50069d432e65836360ee07d8enone
CLAUDE.mdTool: claude-code# Instructions for Claude
## Project overview
bpfilter is an eBPF-based packet filtering framework that translates filtering rules into optimized BPF programs. Licensed under GPLv2, maintained by Meta.
**Components:**
- `libbpfilter` - Core library containing all filtering logic, BPF code generation, and program lifecycle management
- `bfcli` - CLI for defining and managing filtering rules via `libbpfilter`
**Requirements:** Linux 6.6+, libbpf 1.2+
## Directory structure
```
src/
├── libbpfilter.claudeTool: claude-codeCLAUDE.local.mdFile: .gitignoreTool: claude-code