net/mwan3: add lock for mwan3 hotplug script
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 22 Jun 2017 09:48:01 +0000 (11:48 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 22 Jun 2017 11:42:12 +0000 (13:42 +0200)
commitb6e9debc1b97f9e4be70fb51404831ed870d844a
tree51be6ec15be24d26397a09163004958ea342a1b0
parent4aa412183e5a201d7df3881b8b2bc24fcc35706b
net/mwan3: add lock for mwan3 hotplug script

If more then one interface get up/down at once mwan3 could be in a
undefined state, because more then one mwan3 hotplug script are running
and editing the iptables.

Lock the critical section should solve this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/mwan3/files/etc/hotplug.d/iface/15-mwan3
net/mwan3/files/lib/mwan3/mwan3.sh