pktstat-bpf

TC and XDP eBPF based simple Ethernet interface traffic monitor and reporting tool

MIT License

Stars
12

Bot releases are hidden (Show)

pktstat-bpf - v0.2.2 Latest Release

Published by dkorunic 6 months ago

Changelog

  • 4b7ff24 Add feature probing for ebpf.XDP and ebpf.SchedACT
  • b0d15bc Disable unecessary lint
  • b935ea9 Update deps: - github.com/cilium/ebpf to v0.15.0
pktstat-bpf - v0.2.1

Published by dkorunic 6 months ago

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
pktstat-bpf - v0.2.0

Published by dkorunic 7 months ago

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
pktstat-bpf - v0.1.0

Published by dkorunic 7 months ago

Changelog

  • 92cfb5b Add XDP mode. Refactor eBPF code accordingly.
  • 0f5d666 Document Linux kernel 6.6+ requirement.
pktstat-bpf - v0.0.1

Published by dkorunic 7 months ago

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
pktstat-bpf - v0.0.1

Published by dkorunic 7 months ago

Changelog

  • 457820f Add LICENSE. BPF code reformat.
  • de40409 Initial commit.
  • 9a95843 Regenerate counter BPF objects.
Package Rankings
Top 7.48% on Proxy.golang.org
Badges
Extracted from project README
GitHub license GitHub release Star History Chart
Related Projects