mirror of
https://github.com/openwrt/packages.git
synced 2025-07-20 20:39:12 +00:00
It turns out that under high system load, ipsets cannot be deleted. This is because there is still a reference in iptables. A short sleep should give the system time to clean this up. Signed-off-by: Florian Eckert <fe@dev.tdt.de>