pbr: update to 1.1.7-21
authorStan Grishin <redacted>
Sun, 6 Oct 2024 22:59:17 +0000 (22:59 +0000)
committerStan Grishin <redacted>
Mon, 7 Oct 2024 18:21:02 +0000 (11:21 -0700)
commit34c68be1488a072259b6f7c630d2ba9a6bce61a4
treea8961fc677776ef33313ff4baaa71f82b581476f
parentcaa09e5377050794be23af8e4bd079bbad137150
pbr: update to 1.1.7-21

* switch to dstnat chain from dstnat_lan chain for dns & tor policies (thanks @egc112)
* re-introduce procd_lan_interface for better LAN detection
* improve is_domain function
* introduce health-check for requried fw4 chains
* bugfix: avoid double counters for dns policies
* bugfix: remove faulty counters for tor policies
* rename interface_process to process_interface for better code readability
* overhaul pbr.user.aws script for a much better performance and more compact
  (gzipped) storage of the ranges json locally (thanks @bigsmile74)

Signed-off-by: Stan Grishin <redacted>
net/pbr/Makefile
net/pbr/files/etc/init.d/pbr
net/pbr/files/usr/share/nftables.d/chain-post/dstnat/30-pbr.nft [new file with mode: 0644]
net/pbr/files/usr/share/nftables.d/chain-post/dstnat_lan/30-pbr.nft [deleted file]
net/pbr/files/usr/share/nftables.d/table-post/30-pbr.nft
net/pbr/files/usr/share/pbr/pbr.user.aws
git clone https://git.99rst.org/PROJECT