Releases: Yelp/pidtree-bcc
Releases · Yelp/pidtree-bcc
pidtree-bcc 2.0.0a4
- Fix swapping of equilavent net-filter keys
- Auto-restart when config hot-swap is not possible
pidtree-bcc 2.0.0a3
- Allow hot-swapping network filters when configuration changes
pidtree-bcc 2.0.0a2
- Switch global port filters to BPF arrays
pidtree-bcc 2.0.0a1
- Add map filtering to TCP connect and net listen probes
- Fix port byte ordering in UDP probe
- Add more itests for port filtering settings
pidtree-bcc 2.0.0a
- Plumbing to store network filtering into eBPF map
- Migrate "UDP session" probe to dynamic net filters
pidtree-bcc 1.8.0
- Improved system logging format
- Monitor output file handle for errors
- Better signal handling for sub-processes
pidtree-bcc 1.7.1
- Option to filter out randomly bound ports in net_listen
pidtree-bcc 1.7.0
- Optionally filter network listens by namespace
pidtree-bcc 1.6.0
- Standardize ip-port filtering for
net_listen
probe
pidtree-bcc 1.5.0
- Simplify UDP session tracing event key (to allow tracking sockets shared across processes)
- Add option to emit lost event telemetry