mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
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>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
chain pbr_dstnat_lan {}
|
||||
chain pbr_forward {}
|
||||
chain pbr_input {}
|
||||
chain pbr_output {}
|
||||
|
||||
Reference in New Issue
Block a user