mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
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>