pbr: update to 1.1.6-20 24738/head
authorStan Grishin <stangri@melmac.ca>
Sat, 3 Aug 2024 23:17:13 +0000 (23:17 +0000)
committerStan Grishin <stangri@melmac.ca>
Tue, 6 Aug 2024 01:44:34 +0000 (01:44 +0000)
commit920d64734aeacbc00738b3529b1fb0b6c631d187
tree4df35efc032d9fb7afb9e8608a61a2e3957a70a6
parentee1df08108258c8ccf2099c0d3d7503e9809b8d2
pbr: update to 1.1.6-20

This version is the final version supporting iptables and:

* it separates the old iptables/nft-capable init script from the new nft-only init script
* the new nft-script is a significant rewrite of the old recursive calls/policy parsing
  and tries to create inline nft sets which offers performance improvements

Signed-off-by: Stan Grishin <stangri@melmac.ca>
14 files changed:
net/pbr/Makefile
net/pbr/README.md [new file with mode: 0644]
net/pbr/files/etc/config/pbr
net/pbr/files/etc/config/pbr-iptables [new file with mode: 0644]
net/pbr/files/etc/init.d/pbr
net/pbr/files/etc/init.d/pbr-iptables [new file with mode: 0755]
net/pbr/files/etc/uci-defaults/91-pbr-nft
net/pbr/files/usr/share/nftables.d/chain-post/dstnat_lan/30-pbr.nft [new file with mode: 0644]
net/pbr/files/usr/share/nftables.d/table-post/30-pbr.nft
net/pbr/files/usr/share/pbr/pbr.user.aws
net/pbr/files/usr/share/pbr/pbr.user.aws-iptables [new file with mode: 0644]
net/pbr/files/usr/share/pbr/pbr.user.netflix
net/pbr/files/usr/share/pbr/pbr.user.netflix-iptables [new file with mode: 0644]
net/pbr/files/usr/share/pbr/pbr.user.wg_server_and_client