We are pleased to release the 0.0.8 version of pwru
.
The major changes include:
- Fix the IPv6 filtering, in particular
--filter-{src,dst}-ip
and--filter-proto=icmp6
(#157 and #165).
Functional changes:
- f6c5ddb - bpf: Fix addr filtering (@Asphaltt)
- df2e321 - Fix icmp6 filter (@brb)
- 8259c1b - Fix cilium/ebpf bump to v0.10.0 (@brb)
- 45a9fdc - README.md: Add Slack info (@brb)
- c46b015 - README.md: Move Vagrant HOWTO to separate file (@brb)
- ae7fe1c - README.md: Update --help (@brb)
- bfe2465 - output: add absolute time to timestamp flag (@sterchelen)
- 00f840d - bpf: Use bpf2bpf to reduce .o file size (@Asphaltt)
- 68882e5 - bpf: Make config as a constant (@Asphaltt)
Dependency changes:
- c895af3 - Bump actions/checkout from 3.3.0 to 3.4.0
- 53e2e55 - Bump actions/setup-go from 3.5.0 to 4.0.0
- 6654c61 - Bump actions/cache from 3.3.0 to 3.3.1
- 9e64551 - Bump actions/cache from 3.2.6 to 3.3.0
- 84d00b7 - Bump golang.org/x/tools from 0.5.0 to 0.7.0
- a097dfa - Bump golang.org/x/sys from 0.5.0 to 0.6.0
- a33df81 - Bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2
- 227c9cf - Bump actions/cache from 3.2.5 to 3.2.6
- 4b97395 - Bump cilium/ebpf to v0.10.0
- 0cbf834 - Bump actions/cache from 3.2.4 to 3.2.5
- a1ddc97 - Bump golang.org/x/sys from 0.4.0 to 0.5.0