We are pleased to release the 0.0.2 version of pwru
.
The major changes include:
- The new filter param
--filter-func
which selects to which functionspwru
should attach the BPF tracing programs. It accepts regexp syntax (RE2). This can be used to drastically reduce the load time (@duanjiong). - IPv6 support both in filtering and outputting tuples (@duanjiong).
- Optimize the configuration retrieval in the BPF programs (@duanjiong).
The pwru
asset includes the statically linked binary for x86_64 arch (amd64) which includes the eBPF bytecode.
Contributors: