0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-20 20:39:12 +00:00
Files
Florian Eckert ed2e0b33ed mwan3: add sleep to release ipset reference
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>
2022-03-14 09:34:49 +01:00
..