mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-19 22:51:49 +04:00
255f4c8e60
Numeric for loops are a bashism and won't work in BusyBox' ash. Replace with a portable equivalent. Backport of a post-1.1.6 nftables fix. Signed-off-by: Shine <4c.fce2@proton.me> Link: https://github.com/openwrt/openwrt/pull/21957 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>