Releases: dkorunic/pktstat-bpf
Releases · dkorunic/pktstat-bpf
v0.10.0
Changelog
- 80b8b8c Add C/eBPF formatting block
- e429ca0 Fix various smaller races. Queue TUI updates and draw together.
- f42e215 Implement eBPF based new CGroup event monitoring. Various refactoring.
- a08c9a9 Improve variable/function naming
- 465da77 Lint fix
- 112c1db Move eBPF code to bpf/ folder.
- 31dc530 Refactor and cleanup.
- ee0f88a Trim CGroupRootPath in TUI CGroups field. Misc renames.
v0.9.2
v0.9.1
v0.9.0
Changelog
- f15c9fe Add Cgroup path information. Fix src/dst IP bug in process_tcp(). Fix src port bug in process_tcp().
- c92ac0c Add english eBPF talk link
- 708e825 Improve Cgroup resolving initialisation
- a505db4 Update deps: - github.com/rivo/tview to v0.0.0-20250501113434-0c592cd31026 - golang.org/x/sys to v0.33.0 - golang.org/x/term to v0.32.0 - golang.org/x/text to v0.25.0
v0.8.2
v0.8.1
v0.8.0
Changelog
- 8b404ac Add .editorconfig
- 9b2f3b5 Add raw socket code, but don't enable it yet.
- 562b06f Allow monitoring bandwidth usage of CGroups
- c4bdfb4 Allow table sorting
- 615850f Also enable regular wrap for navigation view
- a66bbe6 Better demo (font render, increase speed)
- 93773a6 Disable raw_sendmsg and rawv6_sendmsg for now in eBPF code as well
- 12a7c06 Disable raw_sendmsg and rawv6_sendmsg for now.
- c05bec9 Document kernel/distro requirements
- 803a2c6 Fix refresh TUI not having an effect
- 8813a4a Improve TUI status and visibility
- c62da14 Merge branch 'richiejp-cgroup'
- 64a1668 Reformat eBPF code. Add .editorconfig to .gitignore.
- 4b7786e Update README.
- 86c658f Update demo according to TUI changes
- d8dfed2 Update demo. Update deps: - github.com/cilium/ebpf to v0.17.3 - github.com/gdamore/tcell/v2 to v2.8.1 - github.com/rivo/tview to v0.0.0-20241227133733-17b7edb88c57 - golang.org/x/term to v0.29.0 - golang.org/x/text to v0.22.0
- 62687f8 Update deps: - golang.org/x/sys to v0.31.0 - golang.org/x/term to v0.30.0 - golang.org/x/text to v0.23.0
v0.7.2
Changelog
- 2cbc8a7 Also enable regular wrap for navigation view
- 9df038a Better demo (font render, increase speed)
- d7f347c Document kernel/distro requirements
- f75a546 Update README.
- 465f8f4 Update demo according to TUI changes
- 269d15e Update deps: - golang.org/x/sys to v0.31.0 - golang.org/x/term to v0.30.0 - golang.org/x/text to v0.23.0