Releases: mozillazg/ptcpdump
Releases · mozillazg/ptcpdump
v0.7.0
v0.6.0
Changelog
- bd7fc41 support capture packets of short-lived program via run target program by ptcpdump (#33)
- 3f06f23 Support associate process info for any protocol when possible (#32)
- 57425f3 renovate: fix config (#31)
- 233df25 renovate: change schedule to monthly (#29)
- 463e011 chore: rename make generate to make build-bpf (#28)
v0.5.2
v0.5.1
v0.5.0
v0.4.0
Changelog
- 85422e6 test: increase worker number
- abebcec add --exec-events-worker-number to speed up handle exec events
- 9d6ba6d docs: improve table
- 4a68897 add --event-chan-size and --delay-before-handle-packet-events for improve e2e test
- 23306f0 docs: add badge
- 91867e1 docs: compare with tcpdump
- ce08b51 chore(deps): pin cilium/little-vm-helper action to 908ab1f (#12)
- f86d282 fix(deps): update module golang.org/x/sys to v0.20.0 (#11)
- be59720 test: capture more packets when test
- bd9cc0d bpf: remove unused codes
- e884cc4 Makefile: add e2e
- 14f89ae add -r flag for reading packets from pcapng file
- 6ceb962 chore(deps): update actions/setup-go digest to cdcb360 (#10)
v0.3.0
Changelog
- 60206cc bpf: hook raw_tracepoint/sched_process_exit
- ba4ed8b test: sleep 10s before run curl command
- 80b112b ci: fix host path
- 37a01a3 bpf: use raw_tracepoint instead of tracepoint
- 5a80d3a bpf: use sched_process_fork instead of clone/clone3/fork/vfork
- 5ec5e91 fix(deps): update module github.com/cilium/ebpf to v0.15.0 (#6)
- c41985b fix(deps): update module github.com/shirou/gopsutil/v3 to v3.24.4 (#7)
- 7ee12a5 renovate: ignore fork packages
- 385be85 chore(deps): pin dependencies (#4)