20-firewall: Execute has_zone and and fw4 in background to avoid slow execution of hotplug.d/iface scripts#83
20-firewall: Execute has_zone and and fw4 in background to avoid slow execution of hotplug.d/iface scripts#83rdevshp wants to merge 1 commit into
Conversation
… execution of hotplug scripts Signed-off-by: rdevshp <rdevshp@gmail.com>
|
Something similar by @ptpt52 (pre-dating my impromptu re-invention) ? https://github.com/x-wrt/x-wrt/blob/master/package/network/config/firewall4/patches/200-fw4-hotplug-fork.patch |
|
What do you think would be the ideal approach here to avoid excessive reload attempts & unnecessarily accumulate background tasks? |
|
It is not about clicks in the interface that go in sync with 🤣 background 🤣 activity, it is about rapidly (I tried 10hz) flipping connected ethernet with zone like wan and building up said activities. |
Always fully reload our table to permit future "policy drop" chains being switched on and off by an option Obsoletes logic tracking flowtable lifecycle and avoids one nft command call somewhat backing openwrt#83 Signed-off-by: Andris PE <neandris@gmail.com>
This pull request fixes openwrt/openwrt#20723