luci-app-wireguard: performance+ (less sys.exec calls) 1038/head
authordanrl <mail@danrl.com>
Fri, 24 Feb 2017 08:26:03 +0000 (09:26 +0100)
committerdanrl <mail@danrl.com>
Mon, 27 Feb 2017 14:25:11 +0000 (15:25 +0100)
commit090913c9415bfb5562a385a9eeb01502c35d63ac
tree33bee8cf56e0ec4ec632007b87d2b9847e13400d
parent0279bd22b85af73a321da9fe97f787334a423217
luci-app-wireguard: performance+ (less sys.exec calls)

Thanks to latest developments in wireguard-tools, we can now
fetch all data we need for display using a single sys.exec()
call instead of multiple ones. This application is now
significantly smaller and runs much faster.

Added Firewall Mark feature.

Signed-off-by: Dan Luedtke <mail@danrl.com>
applications/luci-app-wireguard/luasrc/view/wireguard.htm