From e5cc487b9555f9b00bfc8ed69176b92f3bc8c0b5 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 28 Apr 2016 14:58:16 +0200 Subject: Beginning of security doc and kill some obsolete defines in main include file. --- include/ZeroTierOne.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'include') diff --git a/include/ZeroTierOne.h b/include/ZeroTierOne.h index 2237b30d..465fd892 100644 --- a/include/ZeroTierOne.h +++ b/include/ZeroTierOne.h @@ -159,16 +159,6 @@ extern "C" { */ #define ZT_CLUSTER_MAX_MESSAGE_LENGTH (1500 - 48) -/** - * This device is a network preferred relay - */ -#define ZT_NETWORK_STATIC_DEVICE_IS_RELAY 0x0001 - -/** - * This device is a network "anchor," meaning it is used for things like multicast GATHER - */ -#define ZT_NETWORK_STATIC_DEVICE_IS_ANCHOR 0x0002 - /** * A null/empty sockaddr (all zero) to signify an unspecified socket address */ -- cgit v1.2.3