Skip to content

Vpn reconf renewing

Lorenz Wenner requested to merge vpn-reconf-renewing into master

i (and many people i know) was irritated by those vpn stopped/started/enabled lines in the output even if vpn is disable via uci. so i put all those corresponding function calls into if statements that first check the boolean 'fastd.mesh_vpn.enabled'

Merge request reports