Commit graph

12 commits

Author SHA1 Message Date
Florian Eckert
e61f40ead8 luci-app-mwan3: fix css styling
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:08 +02:00
Florian Eckert
cb2e3c1a57 luci-app-mwan3: make interface list non sortable
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:08 +02:00
Florian Eckert
30f63ced67 luci-app-mwan3: change track_ip from ip to host datatype
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:07 +02:00
INAGAKI Hiroshi
0999f64f08 luci-app-mwan3: Fix "ip" command path
Fixed an issue that mwan3 fails to detect connection because "ip"
command relocated.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-15 15:24:42 +09:00
psyborg55
d912d6bb47 luci-app-mwan3: disable uci/sed errors print to syslog
Maintainer: @arfett
Compile tested: ramips, xiaomi mini, r50082
Run tested: ramips, xiaomi mini, r50082

Add uci parameter to silence errors printed to syslog and append extra redirect of sed error messages to /dev/null.

Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
2017-04-14 23:30:47 +02:00
INAGAKI Hiroshi
473409ad8e luci-app-mwan3: Fix luci tools cannot detect translate()
Fixed strings in Lua sources where the LuCI i18n tools cannot be
detected. And also fixed some other problems.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-09 21:38:36 +09:00
Florian Eckert
7e4fb9998b luci-app-mwan3: add failure and recovery interval
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-04-03 11:16:42 +02:00
Florian Eckert
e49e657859 luci-app-mwan3: call translatef funktion if reasonable
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-04-03 11:04:34 +02:00
Florian Eckert
e1e5743a1a luci-app-mwan3: add new ip family param
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-03-31 15:02:03 +02:00
Florian Eckert
7d5579b3e0 luci-app-mwan3: add new conntrack flash param
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-03-31 15:01:51 +02:00
Florian Eckert
585b6b3111 luci-app-mwan3: add new ping size param
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-03-31 15:01:41 +02:00
danrl
a25c71f556 luci-app-mwan3: initial commit
Moved over here from the packages repository.

Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-17 11:22:01 +01:00