pbr: update to 1.1.7-7
authorStan Grishin <redacted>
Tue, 3 Sep 2024 20:15:49 +0000 (20:15 +0000)
committerStan Grishin <redacted>
Thu, 5 Sep 2024 20:26:46 +0000 (13:26 -0700)
commit3219c50828914d82da375e959b06da3f6f40d2a4
tree3f5338c4c928e42640962722f6329cb26b7e4c30
parent49fdabe2403070c23af18c4faae7b414a75b6460
pbr: update to 1.1.7-7

Makefile:
* remove pbr-iptables flavour

Init-script:
* improve detection of wireguard server and client instances
* integrate wg_server_and_client into init script
* remove traffic_killswitch() and trap() and related options/code
* remove internal nft_file_support variable as fw4 nft file is the only running mode
* improve debug() and is_supported_interface() functions
* improve detection of incompatible user script files
* double-quote some strings due to shellcheck errors
* flush ip rules from pbr tables instead of deleting last one

Other files:
* remove /usr/share/pbr/pbr.user.wg_server_and_client as obsolete
* remove references to the file above in config on update thru uci-defaults
* minor updates to netifd uci-defaults script

Signed-off-by: Stan Grishin <redacted>
net/pbr/Makefile
net/pbr/files/etc/config/pbr
net/pbr/files/etc/init.d/pbr
net/pbr/files/etc/uci-defaults/90-pbr
net/pbr/files/etc/uci-defaults/91-pbr-netifd
git clone https://git.99rst.org/PROJECT