Add persistent identity caching for use on supernodes. Activate by just making an iddb.d directory in the ZeroTier home folder. Also clean up some obsolete cruft from makefiles.
This commit is contained in:
@@ -2,8 +2,7 @@ CC=gcc
|
||||
CXX=g++
|
||||
|
||||
INCLUDES=
|
||||
ARCH=$(shell uname -m)
|
||||
DEFS=-DZT_ARCH="$(ARCH)" -DZT_OSNAME="linux"
|
||||
DEFS=
|
||||
LIBS=
|
||||
|
||||
# Uncomment for a release optimized build
|
||||
|
||||
Reference in New Issue
Block a user