zerotier: update zerotier to 1.2.2

Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
Moritz Warning
2017-03-19 01:20:58 +01:00
parent 5fcd25ebd4
commit e684cb8bb8
8 changed files with 97 additions and 175 deletions
+5 -5
View File
@@ -6,18 +6,18 @@ config ZEROTIER_ENABLE_DEBUG
depends on PACKAGE_zerotier
default n
config ZEROTIER_USE_MINIUPNPC
bool "Build with MiniUPnPc"
config ZEROTIER_ENABLE_PORTMAPPING
bool "Build with MiniUPnPc and NAT-PMP support"
depends on PACKAGE_zerotier
default n
config ZEROTIER_ENABLE_NETWORK_CONTROLLER
bool "Build with network controller"
config ZEROTIER_ENABLE_CLUSTER
bool "Build with cluster support"
depends on PACKAGE_zerotier
default n
config ZEROTIER_ENABLE_SELFTEST
bool "Build a self test program"
bool "Build self test program"
depends on PACKAGE_zerotier
default n