Moritz Warning
85292a9f92
zerotier: keep configuration file on update
Signed-off-by: Moritz Warning <moritzwarning@web.de>
5 years ago
Deng Qingfang
4a3e3fb286
zerotier: remove ARM32 conservative CFLAGS
OpenWrt toolchains already use correct CFLAGS for every ARM target
There is no reason to use conservative CFLAGS now
It also causes compile error with GCC 9.1.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
Moritz Warning
df8328b3b6
zerotier: fix multiple instance handling and port setting
Signed-off-by: Moritz Warning <moritzwarning@web.de>
6 years ago
Moritz Warning
9e81f2511a
zerotier: update to version 1.2.12
Signed-off-by: Moritz Warning <moritzwarning@web.de>
6 years ago
Moritz Warning
0bc668aded
zerotier: update to version 1.2.10
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
1296791114
zerotier: update to version 1.2.8
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
d014516ac0
zerotier: bump package version
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
279967df99
zerotier: show message when section disabled
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
a70f13dcba
zerotier: abort on zerotier-idtool error
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
488ac042f6
zerotier: log errors
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
939a2a8e4b
zerotier: remove broken option interface
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
a0b12895dc
zerotier: disable -pie to avoid segfault
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
cf63e76698
zerotier: fix 'unknown operand' error
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Moritz Warning
90fca8e23a
zerotier: support controller mode
* add config_path option since the controller mode needs a persisting path to be used
* add patch to fix a bug in the controller code (https://github.com/zerotier/ZeroTierOne/issues/553 )
* disable zerotier by default, as the default settings let it connect to a public network
Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years ago
Florian Fainelli
cdc800874a
zerotier: Allow building with older GCC 4.8
ZeroTier builds fine with GCC 4.8, so relax the check to make that
possible.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
7 years ago
Moritz Warning
350cc48049
zerotier: update to version 1.2.4
Zerotier now needs to have libstd, libminiupnpc and libnatpmp.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Moritz Warning
d9aaa8e508
zerotier: remove nice parameter
There is no need to nice the program by default.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Moritz Warning
e684cb8bb8
zerotier: update zerotier to 1.2.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Moritz Warning
6addfe52ea
net/zerotier: fix broken dependency detection
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Daniel Engberg
9984b851fa
net/zerotier: Fix source tarball filename
HTTP header content-disposition isn't honored resulting in source tarball name only containing version number.
Switch to GIT repo as workaround to avoid clashing filenames.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
Moritz Warning
8beaec1a9d
net/zerotier: improve libupnpc detection
The patch name was wrong and the change could be made in a more elegant way.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Moritz Warning
47f6006237
zerotier: fix upnp build support
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Moritz Warning
23983d7a66
zerotier: add initial package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago