Releases: mozillazg/ptcpdump
Releases · mozillazg/ptcpdump
v0.21.0
Changelog
- 2676a2e docs: Update examples, development instructions, and add Chinese README (#119)
- 403b601 feat(user): Add
-A
flag for printing packet data in ASCII (#118) - feb5b06 feat(user): Add
-x
,-xx
,-X
, and-XX
flags for packet data display in hex and/or ASCII (#117) - f0cee18 chore(deps): update all lvh-images main (#103)
- 68f8d2e feat(user): Add
--micro
,--nano
, and--time-stamp-precision
flags for time stamp precision control (#116) - b4685a5 feat(user): Add support for filtering traffic by multiple PIDs via --pid flag (#115)
v0.20.0
Changelog
- 01f0890 tc: no longer overwrite filter and replace qdisc (#114)
- 7759601 chore(deps): update all go dependencies master (#102)
- fa0274b bpf: return TC_ACT_UNSPEC instead of TC_ACT_OK to trigger other classifiers (#113)
- 74d0f7e chore: use github.com/smira/go-xz instead of github.com/mholt/archiver (#112)
v0.19.0
v0.18.0
Changelog
- f505c95 fix filter by process/container/pod not working on Dockershim based environment (#106)
- dd54b8d chore(deps): update module github.com/docker/distribution to v2.8.2+incompatible [security] (#100)
- 68fdf94 chore(deps): update module github.com/opencontainers/runc to v1.1.12 [security] (#101)
- f09f517 kubernetes: support CRI v1 and v1alpha2 at the same time (#99)
- f89a638 add parent process info into the context and comments (#97)
- ebd7525 skip interface which cause "netlink receive: no such file or directory" (#98)
- 283e35c chore(deps): update cilium/little-vm-helper action to v0.0.19 (#95)
- 02b3f20 chore(deps): update all lvh-images main (#94)
- f8a2ac3 chore(deps): update all github action dependencies (#93)
- 0841055 Add issue templates (#92)
v0.17.0
v0.16.0
Changelog
v0.15.0
v0.14.0
v0.13.0
v0.12.0
Changelog
- 9ef1e72 Add new flag
-v
to produce verbose output, print less info without-v
(#67) - 4a0f628 renovate: avoid unexpected major/minor update of kernel images (#68)
- 9a64222 renovate: fix update kernel images (#66)
- 1d0261f renovate: add rule to match version of kernel-images (#64)
- c832e3d renovate: support check version of kernel-images (#63)
- 2b5b1c5 improve associate context for exist connections (#62)