From 7646fd3e7ba95a03d64405bc3a032a064a921187 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 26 Dec 2024 21:48:17 -0800 Subject: zerotier: removed All vestiges of ZeroTier have been removed. Also, as consequence, some binary values have changed (specifically the number of the address family used for NNG_AF_ABSTRACT.) We may create a new ZeroTier transport that makes use of lwIP to provide for ZeroTier and native host network coexistence, without requiring ZeroTier to participate in the native networking stack. --- tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9c05e270..abff68c0 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -126,7 +126,6 @@ endif () add_nng_test1(httpclient 60 NNG_SUPP_HTTP) add_nng_test(wss 30) -add_nng_test1(zt 60 NNG_TRANSPORT_ZEROTIER) # c++ tests add_nng_cpp_test(cplusplus_pair 5) -- cgit v1.2.3-70-g09d2