Releases: dkorunic/pktstat-bpf
Releases · dkorunic/pktstat-bpf
v0.3.2
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
Changelog
- d3f5302 Change BPF module license to one of permitted licenses
- c11640e Credit DALL-E 3.
- 508469d Documentation update and new logo
- bab7cba Fix typos in README
- 0f8dc59 Update deps. Update AF_PACKET kernel requirement.
- e725f9f Update docs in regards to eBPF verifier
- 94ff084 Update documentation
- 40770da Use remote (and up to date) version of bpf2go
- 32d92cf XDP/TC features map
v0.2.0
Changelog
- 933fa15 Add xdp_mode aliases
- 28ea5da Add xdp_mode to be able to switch between auto/generic/native/offload attach modes.
- be7570d Document kernel requirements in source
- 1d51530 Reformat counter.c with clang-format. Add docstrings. Update cilium/ebpf.
- d91a1f8 Update NFPMs description
- bb4daf3 XDP modes documentation updates
v0.1.0
v0.0.1
Changelog
- 94aacde Add Go generate in Taskfile. Update deps.
- c44e533 Add Golangci-lint configuration
- 457820f Add LICENSE. BPF code reformat.
- edc335a Fix formatting style
- 5f5c6b4 Improve comments. Attempt to have a good default for iface. Default to 1h timeout.
- de40409 Initial commit.
- 9a95843 Regenerate counter BPF objects.
- e0ca756 Update docs. Rewrite protocol mapping.
- 5b4a825 Update nfpms description