Changes since v0.4.1:
- 2dda381 Let decision reasons decide on the DNS reply
- b91b8fc Fix IP classification for LAN multicast
- 0cf10b6 Improve network scope filter options
- 20e836b Fix BlockP2P to only bock connections to the Internet
- 0e30d70 Improve config help text
- 97a8475 Fix hierarchical config handling
- fe7d146 Switch from ACCEPT to RETURN when accepting a packet/connection with iptables
- 3b0d60b Update restart exit code in pmctl
- d89b612 Fix updates config handling
- 5209a09 Update config options, add options to turn off system notifications
- 95041d2 Fix module dependencies, split filter into interception and filter modules
- 5c7739e Add hook to re/unload UI assets
- d2d6913 Add control db interface for triggering hooks, add shutdown/restart hooks
- 7161581 Add update module status, allow disabling of updates
- e262ad1 Update config and add ordering
- bug fixes