v0.0.23-rc1
Pre-release
Pre-release
github-actions
released this
16 Feb 13:43
·
180 commits
to main
since this release
What’s Changed
- pf: default to no anchor (#142) @mmetc
- git tag detection (#143) @mmetc
- pf: flush IP state in Add() (#140) @mmetc
- restore legacy default blacklist name for ipv4 (#139) @mmetc
- use anchor with pfctl (optional, enabled by default) (#132) @mmetc
- cleanup nftables and prep for pf (#134) @buixor
- reduce pass-through method verbosity (#137) @mmetc
- Fix functests (#136) @mmetc
- fix build for missing github dependency (#135) @sabban
- Minor fixes (#131) @buixor
- fix non linux build (#133) @buixor
- Speed up nftables via batching (#115) @sbs2001
- Add functional tests (#123) @sbs2001
- Configurable logging (#129) @buixor
- Ensure service is enabled (#128) @buixor
- Fix "make static" missing most of ldflags (#126) @mmetc
- Nftables: configurable table/chain/blacklist names & hierarchical YAML config. fixes #74 (#111) @jarppiko
- Codeql CI (#122) @mmetc
- Fix #119 (configuration test) (#121) @mmetc
- Reduce else/branch count (#117) @mmetc
- Add golangci-lint (#116) @mmetc
- Write decision/decisions according to # of items, without quotes (#110) @mmetc