mwan3: Update to version 1.5-1

Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
This commit is contained in:
Adze1502
2014-08-10 13:18:54 +02:00
parent 048e700bfc
commit 869e4539f6
4 changed files with 131 additions and 131 deletions
-1
View File
@@ -15,6 +15,5 @@ restart() {
}
boot() {
# Don't start on boot, mwan3 is started by hotplug event.
return 0
}