mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
bugfix/247 Improve Zerotier Start/Stop Behaviour
https://github.com/opnsense/plugins/issues/247 This commit improves upon the way that Zerotier starts and stops and how networks are added/removed and activated/deactivated. There is now a "Global" tab on the Zerotier page that enables or disables the service which is honoured between reboots. Additionally, the service needs to be active in order for networks to be added and removed. If the service is not active, then the tab "Networks" will be disabled and the user will not be able to add/remove or activate/deactivate Zerotier networks. This should fix the observed problems raised in the issue. The "Global" tab will be extended later to include further information and actions, especially when Zerotier API usage is developed. -=david=-
This commit is contained in:
committed by
Franco Fichtner
parent
a2f3413973
commit
3fdca054d0
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= zerotier
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_VERSION= 1.1.0
|
||||
PLUGIN_COMMENT= Virtual Networks That Just Work
|
||||
PLUGIN_DEPENDS= zerotier
|
||||
PLUGIN_MAINTAINER= dharrigan@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user