Update JNI code to reflect new ZeroTier API

This commit is contained in:
Grant Limberg 2017-07-12 11:34:53 -07:00
parent 0a11dd2d24
commit d8f1c3dff7
6 changed files with 202 additions and 255 deletions

View file

@ -34,6 +34,7 @@ LOCAL_SRC_FILES := \
$(ZT1)/node/Switch.cpp \
$(ZT1)/node/Tag.cpp \
$(ZT1)/node/Topology.cpp \
$(ZT1)/node/Trace.cpp \
$(ZT1)/node/Utils.cpp