zerotier.h 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711
  1. /*
  2. * Copyright (c)2013-2020 ZeroTier, Inc.
  3. *
  4. * Use of this software is governed by the Business Source License included
  5. * in the LICENSE.TXT file in the project's root directory.
  6. *
  7. * Change Date: 2024-01-01
  8. *
  9. * On the date above, in accordance with the Business Source License, use
  10. * of this software will be governed by version 2.0 of the Apache License.
  11. */
  12. /****/
  13. /*
  14. * This defines the external C API for the ZeroTier network hypervisor.
  15. */
  16. #ifndef ZT_ZEROTIER_API_H
  17. #define ZT_ZEROTIER_API_H
  18. #if defined(_WIN32) || defined(_WIN64)
  19. #include <WinSock2.h>
  20. #include <WS2tcpip.h>
  21. #include <Windows.h>
  22. #else
  23. #include <arpa/inet.h>
  24. #include <netinet/in.h>
  25. #include <sys/types.h>
  26. #include <sys/socket.h>
  27. #endif
  28. #include <stdint.h>
  29. #include <stdlib.h>
  30. #ifdef __cplusplus
  31. extern "C" {
  32. #endif
  33. /* This symbol may be defined to anything we need to put in front of API function prototypes. */
  34. #ifndef ZT_SDK_API
  35. #define ZT_SDK_API
  36. #endif
  37. /* ---------------------------------------------------------------------------------------------------------------- */
  38. /**
  39. * Default primary UDP port for devices running a ZeroTier endpoint
  40. */
  41. #define ZT_DEFAULT_PORT 9993
  42. /**
  43. * IP protocol number for naked IP encapsulation (this is not currently used)
  44. */
  45. #define ZT_DEFAULT_IP_PROTOCOL 193
  46. /**
  47. * Ethernet type for naked Ethernet encapsulation (this is not currently used)
  48. */
  49. #define ZT_DEFAULT_ETHERNET_PROTOCOL 0x9993
  50. /**
  51. * Size of a standard I/O buffer as returned by getBuffer().
  52. */
  53. #define ZT_BUF_SIZE 16384
  54. /**
  55. * Minimum Ethernet MTU allowed on virtual (not physical) networks
  56. */
  57. #define ZT_MIN_MTU 1280
  58. /**
  59. * Maximum Ethernet MTU allowed on virtual (not physical) networks
  60. */
  61. #define ZT_MAX_MTU 10000
  62. /**
  63. * Minimum allowed physical UDP MTU (smaller values are clipped to this)
  64. */
  65. #define ZT_MIN_UDP_MTU 1400
  66. /**
  67. * Default UDP payload size NOT including UDP and IP overhead
  68. *
  69. * This is small enough for PPPoE and for Google Cloud's bizarrely tiny MTUs.
  70. * A payload size corresponding to the default 2800 byte virtual MTU fits
  71. * into two packets of less than or equal to this size.
  72. */
  73. #define ZT_DEFAULT_UDP_MTU 1432
  74. /**
  75. * Maximum physical payload size that can ever be used
  76. */
  77. #define ZT_MAX_UDP_PHYSPAYLOAD 10100
  78. /**
  79. * Headroom for max physical MTU
  80. */
  81. #define ZT_MAX_UDP_HEADROOM 224
  82. /**
  83. * Maximum payload MTU for UDP packets
  84. */
  85. #define ZT_MAX_UDP_MTU (ZT_MAX_UDP_PHYSPAYLOAD + ZT_MAX_UDP_HEADROOM)
  86. /**
  87. * Maximum length of network short name
  88. */
  89. #define ZT_MAX_NETWORK_SHORT_NAME_LENGTH 127
  90. /**
  91. * Maximum number of pushed routes on a network (via ZT in-band mechanisms)
  92. */
  93. #define ZT_MAX_NETWORK_ROUTES 64
  94. /**
  95. * Maximum number of statically assigned IP addresses (via ZT in-band mechanisms)
  96. */
  97. #define ZT_MAX_ZT_ASSIGNED_ADDRESSES 32
  98. /**
  99. * Maximum number of "specialists" on a network -- bridges, etc.
  100. *
  101. * A specialist is a node tagged with some special role like acting as
  102. * a promiscuous bridge, open relay, administrator, etc.
  103. */
  104. #define ZT_MAX_NETWORK_SPECIALISTS 256
  105. /**
  106. * Rules engine revision ID, which specifies rules engine capabilities
  107. */
  108. #define ZT_RULES_ENGINE_REVISION 1
  109. /**
  110. * Maximum number of base (non-capability) network rules
  111. */
  112. #define ZT_MAX_NETWORK_RULES 1024
  113. /**
  114. * Maximum number of capabilities per network per member
  115. */
  116. #define ZT_MAX_NETWORK_CAPABILITIES 128
  117. /**
  118. * Maximum number of tags per network per member
  119. */
  120. #define ZT_MAX_NETWORK_TAGS 128
  121. /**
  122. * Maximum number of direct network paths to a given peer
  123. *
  124. * Note that dual-stack configs may end up resulting in both IPv6 and IPv4
  125. * paths existing. This gives enough headroom for multipath configs with
  126. * dual stacks across the board.
  127. */
  128. #define ZT_MAX_PEER_NETWORK_PATHS 16
  129. /**
  130. * Maximum number of rules per capability object
  131. *
  132. * Capabilities normally contain only a few rules. The rules in a capability
  133. * should be short and to the point.
  134. */
  135. #define ZT_MAX_CAPABILITY_RULES 64
  136. /**
  137. * Maximum number of certificates of ownership to assign to a single network member
  138. *
  139. * Network members can have more than four IPs, etc., but right now there
  140. * is a protocol limit on how many COOs can be assigned. If your config needs
  141. * more than four authenticated IPs per node you may have personal problems.
  142. */
  143. #define ZT_MAX_CERTIFICATES_OF_OWNERSHIP 4
  144. /**
  145. * Packet characteristics flag: packet direction, 1 if inbound 0 if outbound
  146. */
  147. #define ZT_RULE_PACKET_CHARACTERISTICS_INBOUND 0x8000000000000000ULL
  148. /**
  149. * Packet characteristics flag: multicast or broadcast destination MAC
  150. */
  151. #define ZT_RULE_PACKET_CHARACTERISTICS_MULTICAST 0x4000000000000000ULL
  152. /**
  153. * Packet characteristics flag: broadcast destination MAC
  154. */
  155. #define ZT_RULE_PACKET_CHARACTERISTICS_BROADCAST 0x2000000000000000ULL
  156. /**
  157. * Packet characteristics flag: sending IP address has a certificate of ownership
  158. */
  159. #define ZT_RULE_PACKET_CHARACTERISTICS_SENDER_IP_AUTHENTICATED 0x1000000000000000ULL
  160. /**
  161. * Packet characteristics flag: sending MAC address has a certificate of ownership
  162. */
  163. #define ZT_RULE_PACKET_CHARACTERISTICS_SENDER_MAC_AUTHENTICATED 0x0800000000000000ULL
  164. /**
  165. * Packet characteristics flag: TCP left-most reserved bit
  166. */
  167. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_RESERVED_0 0x0000000000000800ULL
  168. /**
  169. * Packet characteristics flag: TCP middle reserved bit
  170. */
  171. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_RESERVED_1 0x0000000000000400ULL
  172. /**
  173. * Packet characteristics flag: TCP right-most reserved bit
  174. */
  175. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_RESERVED_2 0x0000000000000200ULL
  176. /**
  177. * Packet characteristics flag: TCP NS flag
  178. */
  179. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_NS 0x0000000000000100ULL
  180. /**
  181. * Packet characteristics flag: TCP CWR flag
  182. */
  183. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_CWR 0x0000000000000080ULL
  184. /**
  185. * Packet characteristics flag: TCP ECE flag
  186. */
  187. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_ECE 0x0000000000000040ULL
  188. /**
  189. * Packet characteristics flag: TCP URG flag
  190. */
  191. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_URG 0x0000000000000020ULL
  192. /**
  193. * Packet characteristics flag: TCP ACK flag
  194. */
  195. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_ACK 0x0000000000000010ULL
  196. /**
  197. * Packet characteristics flag: TCP PSH flag
  198. */
  199. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_PSH 0x0000000000000008ULL
  200. /**
  201. * Packet characteristics flag: TCP RST flag
  202. */
  203. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_RST 0x0000000000000004ULL
  204. /**
  205. * Packet characteristics flag: TCP SYN flag
  206. */
  207. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_SYN 0x0000000000000002ULL
  208. /**
  209. * Packet characteristics flag: TCP FIN flag
  210. */
  211. #define ZT_RULE_PACKET_CHARACTERISTICS_TCP_FIN 0x0000000000000001ULL
  212. /* ---------------------------------------------------------------------------------------------------------------- */
  213. /**
  214. * Identity type codes (must be the same as Identity.hpp).
  215. */
  216. enum ZT_IdentityType
  217. {
  218. ZT_IDENTITY_TYPE_C25519 = 0, /* C25519/Ed25519 */
  219. ZT_IDENTITY_TYPE_P384 = 1 /* Combined C25519/NIST-P-384 key */
  220. };
  221. /**
  222. * ZeroTier identity (address plus keys)
  223. */
  224. typedef void ZT_Identity;
  225. /**
  226. * Locator is a signed list of endpoints
  227. */
  228. typedef void ZT_Locator;
  229. /**
  230. * Full identity fingerprint with address and 384-bit hash of public key(s)
  231. */
  232. typedef struct
  233. {
  234. /**
  235. * Short address (only least significant 40 bits are used)
  236. */
  237. uint64_t address;
  238. /**
  239. * 384-bit hash of identity public key(s)
  240. */
  241. uint8_t hash[48];
  242. } ZT_Fingerprint;
  243. /**
  244. * Maximum length of string fields in certificates
  245. */
  246. #define ZT_CERTIFICATE_MAX_STRING_LENGTH 127
  247. /**
  248. * Certificate is a root CA
  249. */
  250. #define ZT_CERTIFICATE_LOCAL_TRUST_FLAG_ROOT_CA 0x0001U
  251. /**
  252. * Certificate's subject describes a set of roots
  253. */
  254. #define ZT_CERTIFICATE_LOCAL_TRUST_FLAG_ZEROTIER_ROOT_SET 0x0002U
  255. /**
  256. * Public key type for NIST P-384 public keys used as subject unique IDs.
  257. */
  258. #define ZT_CERTIFICATE_UNIQUE_ID_PUBLIC_KEY_TYPE_NIST_P_384 1
  259. /**
  260. * Size of a unique ID of the given key type (with type prefix byte)
  261. */
  262. #define ZT_CERTIFICATE_UNIQUE_ID_SIZE_TYPE_NIST_P_384 50
  263. /**
  264. * Size of the private key corresponding to a unique ID of the given type.
  265. */
  266. #define ZT_CERTIFICATE_UNIQUE_ID_PRIVATE_KEY_SIZE_TYPE_NIST_P_384 48
  267. /**
  268. * Errors returned by functions that verify or handle certificates.
  269. */
  270. enum ZT_CertificateError
  271. {
  272. /**
  273. * No error (certificate is valid or operation was successful)
  274. */
  275. ZT_CERTIFICATE_ERROR_NONE = 0,
  276. /**
  277. * A newer certificate with the same issuer and subject serial plus CN exists.
  278. */
  279. ZT_CERTIFICATE_ERROR_HAVE_NEWER_CERT = 1,
  280. /**
  281. * Certificate format is invalid or required fields are missing
  282. */
  283. ZT_CERTIFICATE_ERROR_INVALID_FORMAT = -1,
  284. /**
  285. * One or more identities in the certificate are invalid or fail consistency check
  286. */
  287. ZT_CERTIFICATE_ERROR_INVALID_IDENTITY = -2,
  288. /**
  289. * Certificate primary signature is invalid
  290. */
  291. ZT_CERTIFICATE_ERROR_INVALID_PRIMARY_SIGNATURE = -3,
  292. /**
  293. * Full chain validation of certificate failed
  294. */
  295. ZT_CERTIFICATE_ERROR_INVALID_CHAIN = -4,
  296. /**
  297. * One or more signed components (e.g. a Locator) has an invalid signature.
  298. */
  299. ZT_CERTIFICATE_ERROR_INVALID_COMPONENT_SIGNATURE = -5,
  300. /**
  301. * Unique ID proof signature in subject was not valid.
  302. */
  303. ZT_CERTIFICATE_ERROR_INVALID_UNIQUE_ID_PROOF = -6,
  304. /**
  305. * Certificate is missing a required field
  306. */
  307. ZT_CERTIFICATE_ERROR_MISSING_REQUIRED_FIELDS = -7,
  308. /**
  309. * Certificate is expired or not yet in effect
  310. */
  311. ZT_CERTIFICATE_ERROR_OUT_OF_VALID_TIME_WINDOW = -8
  312. };
  313. /**
  314. * Information about a real world entity.
  315. *
  316. * These fields are all optional and are all taken from the
  317. * most common fields present in X509 certificates.
  318. */
  319. typedef struct
  320. {
  321. char serialNo[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  322. char commonName[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  323. char country[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  324. char organization[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  325. char unit[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  326. char locality[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  327. char province[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  328. char streetAddress[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  329. char postalCode[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  330. char email[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  331. char url[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  332. char host[ZT_CERTIFICATE_MAX_STRING_LENGTH + 1];
  333. } ZT_Certificate_Name;
  334. /**
  335. * Identity and optional locator to help find a node on physical networks.
  336. */
  337. typedef struct
  338. {
  339. /**
  340. * Identity (never NULL)
  341. */
  342. const ZT_Identity *identity;
  343. /**
  344. * Locator, or NULL if none
  345. */
  346. const ZT_Locator *locator;
  347. } ZT_Certificate_Identity;
  348. /**
  349. * ID and primary controller for a network
  350. */
  351. typedef struct
  352. {
  353. /**
  354. * Network ID
  355. */
  356. uint64_t id;
  357. /**
  358. * Full fingerprint of primary controller
  359. */
  360. ZT_Fingerprint controller;
  361. } ZT_Certificate_Network;
  362. /**
  363. * Identification certificate subject
  364. */
  365. typedef struct
  366. {
  367. /**
  368. * Timestamp of subject, can also be a revision ID for this subject's name.
  369. */
  370. int64_t timestamp;
  371. /**
  372. * Identities and optional locators of nodes
  373. */
  374. ZT_Certificate_Identity *identities;
  375. /**
  376. * Networks owned by this entity
  377. */
  378. ZT_Certificate_Network *networks;
  379. /**
  380. * Serial numbers of other certificates being signed (each is 48 bytes / 384 bits)
  381. */
  382. const uint8_t *const *certificates;
  383. /**
  384. * URLs that can be consulted for updates to this certificate.
  385. */
  386. const char *const *updateUrls;
  387. /**
  388. * Number of identities
  389. */
  390. unsigned int identityCount;
  391. /**
  392. * Number of networks
  393. */
  394. unsigned int networkCount;
  395. /**
  396. * Number of certificates
  397. */
  398. unsigned int certificateCount;
  399. /**
  400. * Number of update URLs
  401. */
  402. unsigned int updateUrlCount;
  403. /**
  404. * Information about owner of items.
  405. */
  406. ZT_Certificate_Name name;
  407. /**
  408. * Globally unique ID for this subject
  409. *
  410. * Unique IDs are actually public keys. Their size makes them globally
  411. * unique (if generated from good randomness) to within ridiculous
  412. * probability bounds. If a subject has a unique ID it must also have
  413. * a unique ID proof signature, which is the signature of the subject
  414. * with the private key corresponding to its unique ID.
  415. *
  416. * This allows subjects to "own" themselves and exist independent of
  417. * CAs or delegated signers. It also allows a certificate for a given
  418. * subject to be updated.
  419. *
  420. * Subject unique IDs are optional. If no unique ID is specified these
  421. * and their corresponding size fields must be empty/zero.
  422. *
  423. * A subject is valid if it has no unique ID or has one with a valid
  424. * proof signature.
  425. */
  426. const uint8_t *uniqueId;
  427. /**
  428. * Signature proving ownership of unique ID.
  429. */
  430. const uint8_t *uniqueIdProofSignature;
  431. /**
  432. * Size of unique ID in bytes or 0 if none.
  433. */
  434. unsigned int uniqueIdSize;
  435. /**
  436. * Proof signature size or 0 if none.
  437. */
  438. unsigned int uniqueIdProofSignatureSize;
  439. } ZT_Certificate_Subject;
  440. /**
  441. * Certificate
  442. *
  443. * This is designed to be compatible with x509 certificate interfaces,
  444. * presenting similar concepts and fields.
  445. *
  446. * It's not X509 because we want to keep ZeroTier clean, as simple as
  447. * possible, small, and secure. X509 is both bloated and a security
  448. * disaster as it's very hard to implement correctly.
  449. */
  450. typedef struct
  451. {
  452. /**
  453. * Serial number, a SHA384 hash of this certificate.
  454. */
  455. uint8_t serialNo[48];
  456. /**
  457. * Flags indicating certificate usage and any other attributes.
  458. */
  459. uint64_t flags;
  460. /**
  461. * Certificate timestamp in milliseconds since epoch.
  462. */
  463. int64_t timestamp;
  464. /**
  465. * Valid time range: not before, not after.
  466. */
  467. int64_t validity[2];
  468. /**
  469. * Subject of certificate
  470. */
  471. ZT_Certificate_Subject subject;
  472. /**
  473. * Issuer node identity and public key(s).
  474. */
  475. const ZT_Identity *issuer;
  476. /**
  477. * Issuer information
  478. */
  479. ZT_Certificate_Name issuerName;
  480. /**
  481. * Extended attributes set by issuer (in Dictionary format, NULL if none)
  482. */
  483. uint8_t *extendedAttributes;
  484. /**
  485. * Size of extended attributes field in bytes
  486. */
  487. unsigned int extendedAttributesSize;
  488. /**
  489. * Maximum path length from this certificate toward further certificates.
  490. *
  491. * Subjects may sign other certificates whose path lengths are less than
  492. * this value. A value of zero indicates that no identification certificates
  493. * may be signed (not a CA).
  494. */
  495. unsigned int maxPathLength;
  496. /**
  497. * Signature by issuer (algorithm determined by identity type).
  498. */
  499. const uint8_t *signature;
  500. /**
  501. * Size of signature in bytes.
  502. */
  503. unsigned int signatureSize;
  504. } ZT_Certificate;
  505. /**
  506. * Credential type IDs
  507. */
  508. enum ZT_CredentialType
  509. {
  510. ZT_CREDENTIAL_TYPE_NULL = 0,
  511. ZT_CREDENTIAL_TYPE_COM = 1,
  512. ZT_CREDENTIAL_TYPE_CAPABILITY = 2,
  513. ZT_CREDENTIAL_TYPE_TAG = 3,
  514. ZT_CREDENTIAL_TYPE_COO = 4,
  515. ZT_CREDENTIAL_TYPE_REVOCATION = 6
  516. };
  517. /**
  518. * Endpoint address and protocol types
  519. *
  520. * Most of these are not currently implemented and are just reserved
  521. * for future use.
  522. */
  523. enum ZT_EndpointType
  524. {
  525. ZT_ENDPOINT_TYPE_NIL = 0, // Nil/empty endpoint
  526. ZT_ENDPOINT_TYPE_ZEROTIER = 1, // ZeroTier relaying (address+fingerprint)
  527. ZT_ENDPOINT_TYPE_ETHERNET = 2, // Ethernet with ethertype 0x9993
  528. ZT_ENDPOINT_TYPE_WIFI_DIRECT = 3, // Ethernet using WiFi direct
  529. ZT_ENDPOINT_TYPE_BLUETOOTH = 4, // Bluetooth (same address type as Ethernet)
  530. ZT_ENDPOINT_TYPE_IP = 5, // Naked IP (protocol 193)
  531. ZT_ENDPOINT_TYPE_IP_UDP = 6, // IP/UDP
  532. ZT_ENDPOINT_TYPE_IP_TCP = 7, // IP/TCP
  533. ZT_ENDPOINT_TYPE_IP_HTTP = 8 // IP/HTTP encapsulation
  534. };
  535. /**
  536. * Flag indicating that VL1 tracing should be generated
  537. */
  538. #define ZT_TRACE_FLAG_VL1 0x01
  539. /**
  540. * Flag indicating that VL2 (virtual network) tracing should be generated
  541. */
  542. #define ZT_TRACE_FLAG_VL2 0x02
  543. /**
  544. * Flag indicating that VL2 network filter tracing should be generated (separate because this can be very verbose)
  545. */
  546. #define ZT_TRACE_FLAG_VL2_FILTER 0x04
  547. /**
  548. * Flag indicating that VL2 multicast propagation should be reported
  549. */
  550. #define ZT_TRACE_FLAG_VL2_MULTICAST 0x08
  551. /**
  552. * Trace event types
  553. *
  554. * All trace event structures start with a size and type.
  555. */
  556. enum ZT_TraceEventType
  557. {
  558. ZT_TRACE_UNEXPECTED_ERROR = 0,
  559. ZT_TRACE_VL1_RESETTING_PATHS_IN_SCOPE = 1,
  560. ZT_TRACE_VL1_TRYING_NEW_PATH = 2,
  561. ZT_TRACE_VL1_LEARNED_NEW_PATH = 3,
  562. ZT_TRACE_VL1_INCOMING_PACKET_DROPPED = 4,
  563. ZT_TRACE_VL2_OUTGOING_FRAME_DROPPED = 100,
  564. ZT_TRACE_VL2_INCOMING_FRAME_DROPPED = 101,
  565. ZT_TRACE_VL2_NETWORK_CONFIG_REQUESTED = 102,
  566. ZT_TRACE_VL2_NETWORK_FILTER = 103
  567. };
  568. /**
  569. * Trace VL1 packet drop reasons
  570. */
  571. enum ZT_TracePacketDropReason
  572. {
  573. ZT_TRACE_PACKET_DROP_REASON_UNSPECIFIED = 0,
  574. ZT_TRACE_PACKET_DROP_REASON_PEER_TOO_OLD = 1,
  575. ZT_TRACE_PACKET_DROP_REASON_MALFORMED_PACKET = 2,
  576. ZT_TRACE_PACKET_DROP_REASON_MAC_FAILED = 3,
  577. ZT_TRACE_PACKET_DROP_REASON_RATE_LIMIT_EXCEEDED = 4,
  578. ZT_TRACE_PACKET_DROP_REASON_INVALID_OBJECT = 5,
  579. ZT_TRACE_PACKET_DROP_REASON_INVALID_COMPRESSED_DATA = 6,
  580. ZT_TRACE_PACKET_DROP_REASON_UNRECOGNIZED_VERB = 7,
  581. ZT_TRACE_PACKET_DROP_REASON_REPLY_NOT_EXPECTED = 8
  582. };
  583. /**
  584. * Trace VL2 frame drop reasons
  585. */
  586. enum ZT_TraceFrameDropReason
  587. {
  588. ZT_TRACE_FRAME_DROP_REASON_UNSPECIFIED = 0,
  589. ZT_TRACE_FRAME_DROP_REASON_BRIDGING_NOT_ALLOWED_REMOTE = 1,
  590. ZT_TRACE_FRAME_DROP_REASON_BRIDGING_NOT_ALLOWED_LOCAL = 2,
  591. ZT_TRACE_FRAME_DROP_REASON_MULTICAST_DISABLED = 3,
  592. ZT_TRACE_FRAME_DROP_REASON_BROADCAST_DISABLED = 4,
  593. ZT_TRACE_FRAME_DROP_REASON_FILTER_BLOCKED = 5,
  594. ZT_TRACE_FRAME_DROP_REASON_FILTER_BLOCKED_AT_BRIDGE_REPLICATION = 6,
  595. ZT_TRACE_FRAME_DROP_REASON_PERMISSION_DENIED = 7
  596. };
  597. /**
  598. * Reasons for credential rejection
  599. */
  600. enum ZT_TraceCredentialRejectionReason
  601. {
  602. ZT_TRACE_CREDENTIAL_REJECTION_REASON_SIGNATURE_VERIFICATION_FAILED = 1,
  603. ZT_TRACE_CREDENTIAL_REJECTION_REASON_REVOKED = 2,
  604. ZT_TRACE_CREDENTIAL_REJECTION_REASON_OLDER_THAN_LATEST = 3,
  605. ZT_TRACE_CREDENTIAL_REJECTION_REASON_INVALID = 4
  606. };
  607. #define ZT_TRACE_FIELD_TYPE "t"
  608. #define ZT_TRACE_FIELD_CODE_LOCATION "c"
  609. #define ZT_TRACE_FIELD_ENDPOINT "e"
  610. #define ZT_TRACE_FIELD_OLD_ENDPOINT "oe"
  611. #define ZT_TRACE_FIELD_NEW_ENDPOINT "ne"
  612. #define ZT_TRACE_FIELD_TRIGGER_FROM_ENDPOINT "te"
  613. #define ZT_TRACE_FIELD_TRIGGER_FROM_PACKET_ID "ti"
  614. #define ZT_TRACE_FIELD_TRIGGER_FROM_PACKET_VERB "tv"
  615. #define ZT_TRACE_FIELD_TRIGGER_FROM_PEER_FINGERPRINT_HASH "tp"
  616. #define ZT_TRACE_FIELD_MESSAGE "m"
  617. #define ZT_TRACE_FIELD_RESET_ADDRESS_SCOPE "rs"
  618. #define ZT_TRACE_FIELD_IDENTITY_FINGERPRINT_HASH "f"
  619. #define ZT_TRACE_FIELD_PACKET_ID "p"
  620. #define ZT_TRACE_FIELD_PACKET_VERB "v"
  621. #define ZT_TRACE_FIELD_PACKET_HOPS "h"
  622. #define ZT_TRACE_FIELD_NETWORK_ID "n"
  623. #define ZT_TRACE_FIELD_REASON "r"
  624. #define ZT_TRACE_FIELD_SOURCE_MAC "sm"
  625. #define ZT_TRACE_FIELD_DEST_MAC "dm"
  626. #define ZT_TRACE_FIELD_ETHERTYPE "et"
  627. #define ZT_TRACE_FIELD_VLAN_ID "vlid"
  628. #define ZT_TRACE_FIELD_FRAME_LENGTH "fl"
  629. #define ZT_TRACE_FIELD_FRAME_DATA "fd"
  630. #define ZT_TRACE_FIELD_FLAG_CREDENTIAL_REQUEST_SENT "crs"
  631. #define ZT_TRACE_FIELD_PRIMARY_RULE_SET_LOG "rL"
  632. #define ZT_TRACE_FIELD_MATCHING_CAPABILITY_RULE_SET_LOG "caRL"
  633. #define ZT_TRACE_FIELD_MATCHING_CAPABILITY_ID "caID"
  634. #define ZT_TRACE_FIELD_MATCHING_CAPABILITY_TIMESTAMP "caTS"
  635. #define ZT_TRACE_FIELD_SOURCE_ZT_ADDRESS "sz"
  636. #define ZT_TRACE_FIELD_DEST_ZT_ADDRESS "dz"
  637. #define ZT_TRACE_FIELD_RULE_FLAG_NOTEE "rNT"
  638. #define ZT_TRACE_FIELD_RULE_FLAG_INBOUND "rIN"
  639. #define ZT_TRACE_FIELD_RULE_FLAG_ACCEPT "rACC"
  640. #define ZT_TRACE_FIELD_CREDENTIAL_ID "crID"
  641. #define ZT_TRACE_FIELD_CREDENTIAL_TYPE "crT"
  642. #define ZT_TRACE_FIELD_CREDENTIAL_TIMESTAMP "crTS"
  643. /**
  644. * Function return code: OK (0) or error results
  645. *
  646. * Use ZT_ResultCode_isFatal() to check for a fatal error. If a fatal error
  647. * occurs, the node should be considered to not be working correctly. These
  648. * indicate serious problems like an inaccessible data store or a compile
  649. * problem.
  650. */
  651. enum ZT_ResultCode
  652. {
  653. /**
  654. * Operation completed normally
  655. */
  656. ZT_RESULT_OK = 0,
  657. /* Fatal errors (>100, <1000) */
  658. /**
  659. * Ran out of memory
  660. */
  661. ZT_RESULT_FATAL_ERROR_OUT_OF_MEMORY = 100,
  662. /**
  663. * Data store is not writable or has failed
  664. */
  665. ZT_RESULT_FATAL_ERROR_DATA_STORE_FAILED = 101,
  666. /**
  667. * Internal error fatal to the instance
  668. */
  669. ZT_RESULT_FATAL_ERROR_INTERNAL = 102,
  670. /* Non-fatal errors (>1000) */
  671. /**
  672. * Network ID not valid
  673. */
  674. ZT_RESULT_ERROR_NETWORK_NOT_FOUND = 1000,
  675. /**
  676. * The requested operation is not supported on this version or build
  677. */
  678. ZT_RESULT_ERROR_UNSUPPORTED_OPERATION = 1001,
  679. /**
  680. * The requested operation was given a bad parameter or was called in an invalid state
  681. */
  682. ZT_RESULT_ERROR_BAD_PARAMETER = 1002,
  683. /**
  684. * A credential or other object was supplied that failed cryptographic signature or integrity check
  685. */
  686. ZT_RESULT_ERROR_INVALID_CREDENTIAL = 1003,
  687. /**
  688. * An object collides with another object in some way (meaning is object-specific)
  689. */
  690. ZT_RESULT_ERROR_COLLIDING_OBJECT = 1004,
  691. /**
  692. * An internal error occurred, but one that is not fatal to the whole instance
  693. */
  694. ZT_RESULT_ERROR_INTERNAL = 1005
  695. };
  696. /**
  697. * Macro to check for a fatal error result code
  698. *
  699. * @param x Result code
  700. * @return True if result code indicates a fatal error
  701. */
  702. #define ZT_ResultCode_isFatal(x) ((((int)(x)) >= 100)&&(((int)(x)) < 1000))
  703. /**
  704. * Status codes sent to status update callback when things happen
  705. */
  706. enum ZT_Event
  707. {
  708. /**
  709. * Node has been initialized
  710. *
  711. * This is the first event generated, and is always sent. It may occur
  712. * before Node's constructor returns.
  713. *
  714. * Meta-data: none
  715. */
  716. ZT_EVENT_UP = 0,
  717. /**
  718. * Node appears offline
  719. *
  720. * This indicates that the node doesn't seem to be able to reach anything,
  721. * or hasn't for a while. It's not a hard instantaneous thing.
  722. *
  723. * Meta-data: none
  724. */
  725. ZT_EVENT_OFFLINE = 1,
  726. /**
  727. * Node appears online
  728. *
  729. * This indicates that the node was offline but now seems to be able to
  730. * reach something. Like OFFLINE it's not a hard instantaneous thing but
  731. * more of an indicator for UI reporting purposes.
  732. *
  733. * Meta-data: none
  734. */
  735. ZT_EVENT_ONLINE = 2,
  736. /**
  737. * Node is shutting down
  738. *
  739. * This is generated within Node's destructor when it is being shut down.
  740. * It's done for convenience in case you want to clean up anything during
  741. * node shutdown in your node event handler.
  742. *
  743. * Meta-data: none
  744. */
  745. ZT_EVENT_DOWN = 3,
  746. // 4 once signaled identity collision but this is no longer an error
  747. /**
  748. * Trace (debugging) message
  749. *
  750. * These events are only generated if this is a TRACE-enabled build.
  751. * This is for local debug traces, not remote trace diagnostics.
  752. *
  753. * Meta-data: struct of type ZT_Trace_*
  754. */
  755. ZT_EVENT_TRACE = 5,
  756. /**
  757. * VERB_USER_MESSAGE received
  758. *
  759. * These are generated when a VERB_USER_MESSAGE packet is received via
  760. * ZeroTier VL1. This can be used for below-VL2 in-band application
  761. * specific signaling over the ZeroTier protocol.
  762. *
  763. * It's up to you to ensure that you handle these in a way that does
  764. * not introduce a remote security vulnerability into your app! If
  765. * your USER_MESSAGE code has a buffer overflow or other vulnerability
  766. * then your app will be vulnerable and this is not ZT's fault. :)
  767. *
  768. * Meta-data: ZT_UserMessage structure
  769. */
  770. ZT_EVENT_USER_MESSAGE = 6
  771. };
  772. /**
  773. * User message used with ZT_EVENT_USER_MESSAGE
  774. *
  775. * These are direct VL1 P2P messages for application use. Encryption and
  776. * authentication in the ZeroTier protocol will guarantee the origin
  777. * address and message content, but you are responsible for any other
  778. * levels of authentication or access control that are required. Any node
  779. * in the world can send you a user message! (Unless your network is air
  780. * gapped.)
  781. *
  782. * Pointers to id and data might not remain valid after the event is
  783. * received.
  784. */
  785. typedef struct
  786. {
  787. /**
  788. * Identity of sender
  789. */
  790. const ZT_Identity *id;
  791. /**
  792. * User message type ID
  793. */
  794. uint64_t typeId;
  795. /**
  796. * User message data
  797. */
  798. const void *data;
  799. /**
  800. * Length of data in bytes
  801. */
  802. unsigned int length;
  803. } ZT_UserMessage;
  804. /**
  805. * Current node status
  806. */
  807. typedef struct
  808. {
  809. /**
  810. * 40-bit ZeroTier address of this node
  811. */
  812. uint64_t address;
  813. /**
  814. * Actual identity object for this node
  815. */
  816. const ZT_Identity *identity;
  817. /**
  818. * Public identity in string-serialized form (safe to send to others)
  819. *
  820. * This pointer will remain valid as long as the node exists.
  821. */
  822. const char *publicIdentity;
  823. /**
  824. * Full identity including secret key in string-serialized form
  825. *
  826. * This pointer will remain valid as long as the node exists.
  827. */
  828. const char *secretIdentity;
  829. /**
  830. * True if some kind of connectivity appears available
  831. */
  832. int online;
  833. } ZT_NodeStatus;
  834. /**
  835. * Virtual network status codes
  836. */
  837. enum ZT_VirtualNetworkStatus
  838. {
  839. /**
  840. * Waiting for network configuration (also means revision == 0)
  841. */
  842. ZT_NETWORK_STATUS_REQUESTING_CONFIGURATION = 0,
  843. /**
  844. * Configuration received and we are authorized
  845. */
  846. ZT_NETWORK_STATUS_OK = 1,
  847. /**
  848. * Netconf master told us 'nope'
  849. */
  850. ZT_NETWORK_STATUS_ACCESS_DENIED = 2,
  851. /**
  852. * Netconf master exists, but this virtual network does not
  853. */
  854. ZT_NETWORK_STATUS_NOT_FOUND = 3
  855. };
  856. /**
  857. * Virtual network type codes
  858. */
  859. enum ZT_VirtualNetworkType
  860. {
  861. /**
  862. * Private networks are authorized via membership credentials
  863. */
  864. ZT_NETWORK_TYPE_PRIVATE = 0,
  865. /**
  866. * Public networks have no access control -- they'll always be AUTHORIZED
  867. */
  868. ZT_NETWORK_TYPE_PUBLIC = 1
  869. };
  870. /**
  871. * The type of a virtual network rules table entry
  872. *
  873. * These must be from 0 to 63 since the most significant two bits of each
  874. * rule type are NOT (MSB) and AND/OR.
  875. *
  876. * Each rule is composed of zero or more MATCHes followed by an ACTION.
  877. * An ACTION with no MATCHes is always taken.
  878. */
  879. enum ZT_VirtualNetworkRuleType
  880. {
  881. // 0 to 15 reserved for actions
  882. /**
  883. * Drop frame
  884. */
  885. ZT_NETWORK_RULE_ACTION_DROP = 0,
  886. /**
  887. * Accept and pass frame
  888. */
  889. ZT_NETWORK_RULE_ACTION_ACCEPT = 1,
  890. /**
  891. * Forward a copy of this frame to an observer (by ZT address)
  892. */
  893. ZT_NETWORK_RULE_ACTION_TEE = 2,
  894. /**
  895. * Exactly like TEE but mandates ACKs from observer
  896. */
  897. ZT_NETWORK_RULE_ACTION_WATCH = 3,
  898. /**
  899. * Drop and redirect this frame to another node (by ZT address)
  900. */
  901. ZT_NETWORK_RULE_ACTION_REDIRECT = 4,
  902. /**
  903. * Stop evaluating rule set (drops unless there are capabilities, etc.)
  904. */
  905. ZT_NETWORK_RULE_ACTION_BREAK = 5,
  906. /**
  907. * Place a matching frame in the specified QoS bucket
  908. */
  909. ZT_NETWORK_RULE_ACTION_PRIORITY = 6,
  910. /**
  911. * Maximum ID for an ACTION, anything higher is a MATCH
  912. */
  913. ZT_NETWORK_RULE_ACTION__MAX_ID = 15,
  914. // 16 to 63 reserved for match criteria
  915. ZT_NETWORK_RULE_MATCH_SOURCE_ZEROTIER_ADDRESS = 24,
  916. ZT_NETWORK_RULE_MATCH_DEST_ZEROTIER_ADDRESS = 25,
  917. ZT_NETWORK_RULE_MATCH_VLAN_ID = 26,
  918. ZT_NETWORK_RULE_MATCH_VLAN_PCP = 27,
  919. ZT_NETWORK_RULE_MATCH_VLAN_DEI = 28,
  920. ZT_NETWORK_RULE_MATCH_MAC_SOURCE = 29,
  921. ZT_NETWORK_RULE_MATCH_MAC_DEST = 30,
  922. ZT_NETWORK_RULE_MATCH_IPV4_SOURCE = 31,
  923. ZT_NETWORK_RULE_MATCH_IPV4_DEST = 32,
  924. ZT_NETWORK_RULE_MATCH_IPV6_SOURCE = 33,
  925. ZT_NETWORK_RULE_MATCH_IPV6_DEST = 34,
  926. ZT_NETWORK_RULE_MATCH_IP_TOS = 35,
  927. ZT_NETWORK_RULE_MATCH_IP_PROTOCOL = 36,
  928. ZT_NETWORK_RULE_MATCH_ETHERTYPE = 37,
  929. ZT_NETWORK_RULE_MATCH_ICMP = 38,
  930. ZT_NETWORK_RULE_MATCH_IP_SOURCE_PORT_RANGE = 39,
  931. ZT_NETWORK_RULE_MATCH_IP_DEST_PORT_RANGE = 40,
  932. ZT_NETWORK_RULE_MATCH_CHARACTERISTICS = 41,
  933. ZT_NETWORK_RULE_MATCH_FRAME_SIZE_RANGE = 42,
  934. ZT_NETWORK_RULE_MATCH_RANDOM = 43,
  935. ZT_NETWORK_RULE_MATCH_TAGS_DIFFERENCE = 44,
  936. ZT_NETWORK_RULE_MATCH_TAGS_BITWISE_AND = 45,
  937. ZT_NETWORK_RULE_MATCH_TAGS_BITWISE_OR = 46,
  938. ZT_NETWORK_RULE_MATCH_TAGS_BITWISE_XOR = 47,
  939. ZT_NETWORK_RULE_MATCH_TAGS_EQUAL = 48,
  940. ZT_NETWORK_RULE_MATCH_TAG_SENDER = 49,
  941. ZT_NETWORK_RULE_MATCH_TAG_RECEIVER = 50,
  942. ZT_NETWORK_RULE_MATCH_INTEGER_RANGE = 51,
  943. /**
  944. * Maximum ID allowed for a MATCH entry in the rules table
  945. */
  946. ZT_NETWORK_RULE_MATCH__MAX_ID = 63
  947. };
  948. /**
  949. * Network flow rule
  950. *
  951. * Rules are stored in a table in which one or more match entries is followed
  952. * by an action. If more than one match precedes an action, the rule is
  953. * the AND of all matches. An action with no match is always taken since it
  954. * matches anything. If nothing matches, the default action is DROP.
  955. *
  956. * This is designed to be a more memory-efficient way of storing rules than
  957. * a wide table, yet still fast and simple to access in code.
  958. */
  959. typedef struct
  960. {
  961. /**
  962. * Type and flags
  963. *
  964. * Bits are: NOTTTTTT
  965. *
  966. * N - If true, sense of match is inverted (no effect on actions)
  967. * O - If true, result is ORed with previous instead of ANDed (no effect on actions)
  968. * T - Rule or action type
  969. *
  970. * AND with 0x3f to get type, 0x80 to get NOT bit, and 0x40 to get OR bit.
  971. */
  972. uint8_t t;
  973. /**
  974. * Union containing the value of this rule -- which field is used depends on 't'
  975. */
  976. union {
  977. /**
  978. * IPv6 address in big-endian / network byte order and netmask bits
  979. */
  980. struct {
  981. uint8_t ip[16];
  982. uint8_t mask;
  983. } ipv6;
  984. /**
  985. * IPv4 address in big-endian / network byte order
  986. */
  987. struct {
  988. uint32_t ip;
  989. uint8_t mask;
  990. } ipv4;
  991. /**
  992. * Integer range match in packet payload
  993. *
  994. * This allows matching of ranges of integers up to 64 bits wide where
  995. * the range is +/- INT32_MAX. It's packed this way so it fits in 16
  996. * bytes and doesn't enlarge the overall size of this union.
  997. */
  998. struct {
  999. uint64_t start; // integer range start
  1000. uint32_t end; // end of integer range (relative to start, inclusive, 0 for equality w/start)
  1001. uint16_t idx; // index in packet of integer
  1002. uint8_t format; // bits in integer (range 1-64, ((format&63)+1)) and endianness (MSB 1 for little, 0 for big)
  1003. } intRange;
  1004. /**
  1005. * Packet characteristic flags being matched
  1006. */
  1007. uint64_t characteristics;
  1008. /**
  1009. * IP port range -- start-end inclusive -- host byte order
  1010. */
  1011. uint16_t port[2];
  1012. /**
  1013. * 40-bit ZeroTier address (in least significant bits, host byte order)
  1014. */
  1015. uint64_t zt;
  1016. /**
  1017. * 0 = never, UINT32_MAX = always
  1018. */
  1019. uint32_t randomProbability;
  1020. /**
  1021. * 48-bit Ethernet MAC address in big-endian order
  1022. */
  1023. uint8_t mac[6];
  1024. /**
  1025. * VLAN ID in host byte order
  1026. */
  1027. uint16_t vlanId;
  1028. /**
  1029. * VLAN PCP (least significant 3 bits)
  1030. */
  1031. uint8_t vlanPcp;
  1032. /**
  1033. * VLAN DEI (single bit / boolean)
  1034. */
  1035. uint8_t vlanDei;
  1036. /**
  1037. * Ethernet type in host byte order
  1038. */
  1039. uint16_t etherType;
  1040. /**
  1041. * IP protocol
  1042. */
  1043. uint8_t ipProtocol;
  1044. /**
  1045. * IP type of service a.k.a. DSCP field
  1046. */
  1047. struct {
  1048. uint8_t mask;
  1049. uint8_t value[2];
  1050. } ipTos;
  1051. /**
  1052. * Ethernet packet size in host byte order (start-end, inclusive)
  1053. */
  1054. uint16_t frameSize[2];
  1055. /**
  1056. * ICMP type and code
  1057. */
  1058. struct {
  1059. uint8_t type; // ICMP type, always matched
  1060. uint8_t code; // ICMP code if matched
  1061. uint8_t flags; // flag 0x01 means also match code, otherwise only match type
  1062. } icmp;
  1063. /**
  1064. * For tag-related rules
  1065. */
  1066. struct {
  1067. uint32_t id;
  1068. uint32_t value;
  1069. } tag;
  1070. /**
  1071. * Destinations for TEE and REDIRECT
  1072. */
  1073. struct {
  1074. uint64_t address;
  1075. uint32_t flags;
  1076. uint16_t length;
  1077. } fwd;
  1078. /**
  1079. * Quality of Service (QoS) bucket we want a frame to be placed in
  1080. */
  1081. uint8_t qosBucket;
  1082. } v;
  1083. } ZT_VirtualNetworkRule;
  1084. /**
  1085. * A route to be pushed on a virtual network
  1086. */
  1087. typedef struct
  1088. {
  1089. /**
  1090. * Target network / netmask bits (in port field) or NULL or 0.0.0.0/0 for default
  1091. */
  1092. struct sockaddr_storage target;
  1093. /**
  1094. * Gateway IP address (port ignored) or NULL (family == 0) for LAN-local (no gateway)
  1095. */
  1096. struct sockaddr_storage via;
  1097. /**
  1098. * Route flags
  1099. */
  1100. uint16_t flags;
  1101. /**
  1102. * Route metric
  1103. */
  1104. uint16_t metric;
  1105. } ZT_VirtualNetworkRoute;
  1106. /**
  1107. * An Ethernet multicast group
  1108. */
  1109. typedef struct
  1110. {
  1111. /**
  1112. * MAC address (least significant 48 bits)
  1113. */
  1114. uint64_t mac;
  1115. /**
  1116. * Additional distinguishing information (usually zero)
  1117. */
  1118. unsigned long adi;
  1119. } ZT_MulticastGroup;
  1120. /**
  1121. * Virtual network configuration update type
  1122. */
  1123. enum ZT_VirtualNetworkConfigOperation
  1124. {
  1125. /**
  1126. * Network is coming up (either for the first time or after service restart)
  1127. */
  1128. ZT_VIRTUAL_NETWORK_CONFIG_OPERATION_UP = 1,
  1129. /**
  1130. * Network configuration has been updated
  1131. */
  1132. ZT_VIRTUAL_NETWORK_CONFIG_OPERATION_CONFIG_UPDATE = 2,
  1133. /**
  1134. * Network is going down (not permanently)
  1135. */
  1136. ZT_VIRTUAL_NETWORK_CONFIG_OPERATION_DOWN = 3,
  1137. /**
  1138. * Network is going down permanently (leave/delete)
  1139. */
  1140. ZT_VIRTUAL_NETWORK_CONFIG_OPERATION_DESTROY = 4
  1141. };
  1142. /**
  1143. * Virtual network configuration
  1144. */
  1145. typedef struct
  1146. {
  1147. /**
  1148. * 64-bit ZeroTier network ID
  1149. */
  1150. uint64_t nwid;
  1151. /**
  1152. * Ethernet MAC (48 bits) that should be assigned to port
  1153. */
  1154. uint64_t mac;
  1155. /**
  1156. * Network name (from network configuration master)
  1157. */
  1158. char name[ZT_MAX_NETWORK_SHORT_NAME_LENGTH + 1];
  1159. /**
  1160. * Network configuration request status
  1161. */
  1162. enum ZT_VirtualNetworkStatus status;
  1163. /**
  1164. * Network type
  1165. */
  1166. enum ZT_VirtualNetworkType type;
  1167. /**
  1168. * Maximum interface MTU
  1169. */
  1170. unsigned int mtu;
  1171. /**
  1172. * If nonzero, this port is allowed to bridge to other networks
  1173. *
  1174. * This is informational. If this is false (0), bridged packets will simply
  1175. * be dropped and bridging won't work.
  1176. */
  1177. int bridge;
  1178. /**
  1179. * If nonzero, this network supports and allows broadcast (ff:ff:ff:ff:ff:ff) traffic
  1180. */
  1181. int broadcastEnabled;
  1182. /**
  1183. * Revision number as reported by controller or 0 if still waiting for config
  1184. */
  1185. unsigned long netconfRevision;
  1186. /**
  1187. * Number of assigned addresses
  1188. */
  1189. unsigned int assignedAddressCount;
  1190. /**
  1191. * ZeroTier-assigned addresses (in sockaddr_storage structures)
  1192. *
  1193. * For IP, the port number of the sockaddr_XX structure contains the number
  1194. * of bits in the address netmask. Only the IP address and port are used.
  1195. * Other fields like interface number can be ignored.
  1196. *
  1197. * This is only used for ZeroTier-managed address assignments sent by the
  1198. * virtual network's configuration master.
  1199. */
  1200. struct sockaddr_storage assignedAddresses[ZT_MAX_ZT_ASSIGNED_ADDRESSES];
  1201. /**
  1202. * Number of ZT-pushed routes
  1203. */
  1204. unsigned int routeCount;
  1205. /**
  1206. * Routes (excluding those implied by assigned addresses and their masks)
  1207. */
  1208. ZT_VirtualNetworkRoute routes[ZT_MAX_NETWORK_ROUTES];
  1209. } ZT_VirtualNetworkConfig;
  1210. /**
  1211. * A list of networks
  1212. */
  1213. typedef struct
  1214. {
  1215. ZT_VirtualNetworkConfig *networks;
  1216. unsigned long networkCount;
  1217. } ZT_VirtualNetworkList;
  1218. /**
  1219. * Address where this node could be reached via an external interface
  1220. */
  1221. typedef struct
  1222. {
  1223. /**
  1224. * IP and port as would be reachable by external nodes
  1225. */
  1226. struct sockaddr_storage address;
  1227. /**
  1228. * If nonzero this address is static and can be incorporated into this node's Locator
  1229. */
  1230. int permanent;
  1231. } ZT_InterfaceAddress;
  1232. /**
  1233. * Variant type for storing possible path endpoints or peer contact points.
  1234. */
  1235. typedef struct
  1236. {
  1237. /**
  1238. * Endpoint type, which determines what field in the union 'a' applies.
  1239. */
  1240. enum ZT_EndpointType type;
  1241. union {
  1242. /**
  1243. * Socket address generic buffer
  1244. */
  1245. struct sockaddr_storage ss;
  1246. /**
  1247. * Socket address header, for all ZT_ENDPOINT_TYPE_IP types
  1248. */
  1249. struct sockaddr sa;
  1250. /**
  1251. * IPv4 address, for all ZT_ENDPOINT_TYPE_IP types if family is AF_INET
  1252. */
  1253. struct sockaddr_in sa_in;
  1254. /**
  1255. * IPv6 address, for all ZT_ENDPOINT_TYPE_IP types if family is AF_INET6
  1256. */
  1257. struct sockaddr_in6 sa_in6;
  1258. /**
  1259. * MAC address (least significant 48 bites) for ZT_ENDPOINT_TYPE_ETHERNET and other MAC addressed types
  1260. */
  1261. uint64_t mac;
  1262. /**
  1263. * ZeroTier node address and identity fingerprint for ZT_ENDPOINT_TYPE_ZEROTIER
  1264. */
  1265. ZT_Fingerprint fp;
  1266. } value;
  1267. } ZT_Endpoint;
  1268. /**
  1269. * Network path to a peer
  1270. */
  1271. typedef struct
  1272. {
  1273. /**
  1274. * Path endpoint
  1275. */
  1276. ZT_Endpoint endpoint;
  1277. /**
  1278. * Time of last send in milliseconds or 0 for never
  1279. */
  1280. int64_t lastSend;
  1281. /**
  1282. * Time of last receive in milliseconds or 0 for never
  1283. */
  1284. int64_t lastReceive;
  1285. /**
  1286. * Is path alive?
  1287. */
  1288. int alive;
  1289. /**
  1290. * Is path preferred?
  1291. */
  1292. int preferred;
  1293. } ZT_Path;
  1294. /**
  1295. * Peer information
  1296. */
  1297. typedef struct
  1298. {
  1299. /**
  1300. * ZeroTier address (40 bits)
  1301. */
  1302. uint64_t address;
  1303. /**
  1304. * Peer identity
  1305. */
  1306. const ZT_Identity *identity;
  1307. /**
  1308. * SHA-384 of identity public key(s)
  1309. */
  1310. ZT_Fingerprint fingerprint;
  1311. /**
  1312. * Remote major version or -1 if not known
  1313. */
  1314. int versionMajor;
  1315. /**
  1316. * Remote minor version or -1 if not known
  1317. */
  1318. int versionMinor;
  1319. /**
  1320. * Remote revision or -1 if not known
  1321. */
  1322. int versionRev;
  1323. /**
  1324. * Last measured latency in milliseconds or -1 if unknown
  1325. */
  1326. int latency;
  1327. /**
  1328. * If non-zero this peer is a root
  1329. */
  1330. int root;
  1331. /**
  1332. * Number of networks in which this peer is authenticated
  1333. */
  1334. unsigned int networkCount;
  1335. /**
  1336. * Network IDs for networks (array size: networkCount)
  1337. */
  1338. uint64_t *networks;
  1339. /**
  1340. * Number of paths (size of paths[])
  1341. */
  1342. unsigned int pathCount;
  1343. /**
  1344. * Known network paths to peer (array size: pathCount).
  1345. *
  1346. * These are direct paths only. Endpoints can also describe indirect paths,
  1347. * but those would not appear here. Right now those can only be relaying via
  1348. * a root.
  1349. */
  1350. ZT_Path *paths;
  1351. /**
  1352. * Size of locator in bytes or 0 if none
  1353. */
  1354. unsigned int locatorSize;
  1355. /**
  1356. * Serialized locator or NULL if none
  1357. */
  1358. const void *locator;
  1359. } ZT_Peer;
  1360. /**
  1361. * List of peers
  1362. */
  1363. typedef struct
  1364. {
  1365. ZT_Peer *peers;
  1366. unsigned long peerCount;
  1367. } ZT_PeerList;
  1368. /**
  1369. * ZeroTier core state objects
  1370. */
  1371. enum ZT_StateObjectType
  1372. {
  1373. /**
  1374. * Null object -- ignored
  1375. */
  1376. ZT_STATE_OBJECT_NULL = 0,
  1377. /**
  1378. * Public address and public key
  1379. *
  1380. * Object ID: (none)
  1381. * Canonical path: <HOME>/identity.public
  1382. * Persistence: required
  1383. */
  1384. ZT_STATE_OBJECT_IDENTITY_PUBLIC = 1,
  1385. /**
  1386. * Full identity with secret key
  1387. *
  1388. * Object ID: (none)
  1389. * Canonical path: <HOME>/identity.secret
  1390. * Persistence: required, should be stored with restricted permissions e.g. mode 0600 on *nix
  1391. */
  1392. ZT_STATE_OBJECT_IDENTITY_SECRET = 2,
  1393. /**
  1394. * This node's locator
  1395. *
  1396. * Object ID: (none)
  1397. * Canonical path: <HOME>/locator
  1398. * Persistence: optional
  1399. */
  1400. ZT_STATE_OBJECT_LOCATOR = 3,
  1401. /**
  1402. * Peer and related state
  1403. *
  1404. * Object ID: [1]address (40 bits, in least significant 64 bits)
  1405. * Canonical path: <HOME>/peers.d/<ID> (10-digit address)
  1406. * Persistence: optional, can be cleared at any time
  1407. */
  1408. ZT_STATE_OBJECT_PEER = 5,
  1409. /**
  1410. * Network configuration
  1411. *
  1412. * Object ID: [1]id (64-bit network ID)
  1413. * Canonical path: <HOME>/networks.d/<NETWORKID>.conf (16-digit hex ID)
  1414. * Persistence: required if network memberships should persist
  1415. */
  1416. ZT_STATE_OBJECT_NETWORK_CONFIG = 6,
  1417. /**
  1418. * List of certificates, their local trust, and locally added roots
  1419. *
  1420. * Object ID: (none)
  1421. * Canonical path: <HOME>/trust
  1422. * Persistence: required if root settings should persist
  1423. */
  1424. ZT_STATE_OBJECT_TRUST_STORE = 7,
  1425. /**
  1426. * Certificate
  1427. *
  1428. * Object ID: [6]serial (384-bit serial packed into 6 uint64_t's)
  1429. * Canonical path: <HOME>/certs.d/<serial> (96-digit hex serial)
  1430. */
  1431. ZT_STATE_OBJECT_CERT = 8
  1432. };
  1433. /**
  1434. * Size of the object ID for peers (in 64-bit uint64_t's)
  1435. */
  1436. #define ZT_STATE_OBJECT_PEER_ID_SIZE 1
  1437. /**
  1438. * Size of the object ID for network configurations (in 64-bit uint64_t's)
  1439. */
  1440. #define ZT_STATE_OBJECT_NETWORK_CONFIG_ID_SIZE 1
  1441. /**
  1442. * Size of the object ID for certificates (in 64-bit uint64_t's)
  1443. */
  1444. #define ZT_STATE_OBJECT_CERT_ID_SIZE 6
  1445. /**
  1446. * An instance of a ZeroTier One node (opaque)
  1447. */
  1448. typedef void ZT_Node;
  1449. /* ---------------------------------------------------------------------------------------------------------------- */
  1450. /**
  1451. * Callback called to update virtual network port configuration
  1452. *
  1453. * This can be called at any time to update the configuration of a virtual
  1454. * network port. The parameter after the network ID specifies whether this
  1455. * port is being brought up, updated, brought down, or permanently deleted.
  1456. *
  1457. * This in turn should be used by the underlying implementation to create
  1458. * and configure tap devices at the OS (or virtual network stack) layer.
  1459. *
  1460. * The supplied config pointer is not guaranteed to remain valid, so make
  1461. * a copy if you want one.
  1462. *
  1463. * This should not call multicastSubscribe() or other network-modifying
  1464. * methods, as this could cause a deadlock in multithreaded or interrupt
  1465. * driven environments.
  1466. */
  1467. typedef void (*ZT_VirtualNetworkConfigFunction)(
  1468. ZT_Node *, /* Node */
  1469. void *, /* User ptr */
  1470. void *, /* Thread ptr */
  1471. uint64_t, /* Network ID */
  1472. void **, /* Modifiable network user PTR */
  1473. enum ZT_VirtualNetworkConfigOperation, /* Config operation */
  1474. const ZT_VirtualNetworkConfig *); /* Network configuration */
  1475. /**
  1476. * Function to send a frame out to a virtual network port
  1477. *
  1478. * Parameters: (1) node, (2) user ptr, (3) network ID, (4) source MAC,
  1479. * (5) destination MAC, (6) ethertype, (7) VLAN ID, (8) frame data,
  1480. * (9) frame length.
  1481. */
  1482. typedef void (*ZT_VirtualNetworkFrameFunction)(
  1483. ZT_Node *, /* Node */
  1484. void *, /* User ptr */
  1485. void *, /* Thread ptr */
  1486. uint64_t, /* Network ID */
  1487. void **, /* Modifiable network user PTR */
  1488. uint64_t, /* Source MAC */
  1489. uint64_t, /* Destination MAC */
  1490. unsigned int, /* Ethernet type */
  1491. unsigned int, /* VLAN ID (0 for none) */
  1492. const void *, /* Frame data */
  1493. unsigned int); /* Frame length */
  1494. /**
  1495. * Callback for events
  1496. *
  1497. * Events are generated when the node's status changes in a significant way
  1498. * and on certain non-fatal errors and events of interest. The final void
  1499. * parameter points to event meta-data. The type of event meta-data (and
  1500. * whether it is present at all) is event type dependent. See the comments
  1501. * in the definition of ZT_Event.
  1502. */
  1503. typedef void (*ZT_EventCallback)(
  1504. ZT_Node *, /* Node */
  1505. void *, /* User ptr */
  1506. void *, /* Thread ptr */
  1507. enum ZT_Event, /* Event type */
  1508. const void *); /* Event payload (if applicable) */
  1509. /**
  1510. * Callback for storing and/or publishing state information
  1511. *
  1512. * See ZT_StateObjectType docs for information about each state object type
  1513. * and when and if it needs to be persisted.
  1514. *
  1515. * The state object ID's size depends on the object type, and is always
  1516. * in the form of one or more 64-bit unsigned integers. Some object types
  1517. * do not use this field, and for these it may be NULL.
  1518. *
  1519. * An object of length -1 is sent to indicate that an object should be
  1520. * deleted.
  1521. */
  1522. typedef void (*ZT_StatePutFunction)(
  1523. ZT_Node *, /* Node */
  1524. void *, /* User ptr */
  1525. void *, /* Thread ptr */
  1526. enum ZT_StateObjectType, /* State object type */
  1527. const uint64_t *, /* State object ID (if applicable) */
  1528. const void *, /* State object data */
  1529. int); /* Length of data or -1 to delete */
  1530. /**
  1531. * Callback for retrieving stored state information
  1532. *
  1533. * This function should return the number of bytes actually stored to the
  1534. * buffer or -1 if the state object was not found. The buffer itself should
  1535. * be set to point to the data, and the last result parameter must point to
  1536. * a function that will be used to free the buffer when the core is done
  1537. * with it. This is very often just a pointer to free().
  1538. */
  1539. typedef int (*ZT_StateGetFunction)(
  1540. ZT_Node *, /* Node */
  1541. void *, /* User ptr */
  1542. void *, /* Thread ptr */
  1543. enum ZT_StateObjectType, /* State object type */
  1544. const uint64_t *, /* State object ID (if applicable) */
  1545. void **, /* Result parameter: data */
  1546. void (**)(void *)); /* Result parameter: data free function */
  1547. /**
  1548. * Function to send a ZeroTier packet out over the physical wire (L2/L3)
  1549. *
  1550. * If there is only one local socket, the local socket can be ignored.
  1551. * If the local socket is -1, the packet should be sent out from all
  1552. * bound local sockets or a random bound local socket.
  1553. *
  1554. * If TTL is nonzero, packets should have their IP TTL value set to this
  1555. * value if possible. If this is not possible it is acceptable to ignore
  1556. * this value and send anyway with normal or default TTL.
  1557. *
  1558. * The function must return zero on success and may return any error code
  1559. * on failure. Note that success does not (of course) guarantee packet
  1560. * delivery. It only means that the packet appears to have been sent.
  1561. */
  1562. typedef int (*ZT_WirePacketSendFunction)(
  1563. ZT_Node *, /* Node */
  1564. void *, /* User ptr */
  1565. void *, /* Thread ptr */
  1566. int64_t, /* Local socket */
  1567. const struct sockaddr_storage *, /* Remote address */
  1568. const void *, /* Packet data */
  1569. unsigned int, /* Packet length */
  1570. unsigned int); /* TTL or 0 to use default */
  1571. /**
  1572. * Function to initiate HTTP requests
  1573. *
  1574. * The supplied HTTP request identifier is an opaque pointer that must
  1575. * be returned via ZT_Node_processHttpResponse(). If this handler is
  1576. * implemented then ZT_Node_processHttpResponse() must be called for
  1577. * each call made by the core to this. This function itself does not
  1578. * return any error code; use processHttpResponse() for that. It may
  1579. * be called directly from inside the implementation of this.
  1580. */
  1581. typedef void (*ZT_HTTPRequestFunction)(
  1582. ZT_Node *, /* Node */
  1583. void *, /* User ptr */
  1584. void *, /* Thread ptr */
  1585. void *, /* HTTP request identifier */
  1586. const char *, /* HTTP method (GET, HEAD, etc.) */
  1587. const char *, /* URL */
  1588. const char **, /* Header names, NULL terminated */
  1589. const char **, /* Header values, NULL terminated */
  1590. const void *, /* Request body or NULL if none */
  1591. unsigned int, /* Length of request body in bytes */
  1592. unsigned int); /* Flags */
  1593. /**
  1594. * Function to check whether a path should be used for ZeroTier traffic
  1595. *
  1596. * Parameters:
  1597. * (1) Node
  1598. * (2) User pointer
  1599. * (3) ZeroTier address or 0 for none/any
  1600. * (4) Full identity or NULL for none/any
  1601. * (5) Local socket or -1 if unknown
  1602. * (6) Remote address
  1603. *
  1604. * This function must return nonzero (true) if the path should be used.
  1605. *
  1606. * If no path check function is specified, ZeroTier will still exclude paths
  1607. * that overlap with ZeroTier-assigned and managed IP address blocks. But the
  1608. * use of a path check function is recommended to ensure that recursion does
  1609. * not occur in cases where addresses are assigned by the OS or managed by
  1610. * an out of band mechanism like DHCP. The path check function should examine
  1611. * all configured ZeroTier interfaces and check to ensure that the supplied
  1612. * addresses will not result in ZeroTier traffic being sent over a ZeroTier
  1613. * interface (recursion).
  1614. */
  1615. typedef int (*ZT_PathCheckFunction)(
  1616. ZT_Node *, /* Node */
  1617. void *, /* User ptr */
  1618. void *, /* Thread ptr */
  1619. uint64_t, /* ZeroTier address */
  1620. const ZT_Identity *, /* Full identity of node */
  1621. int64_t, /* Local socket or -1 if unknown */
  1622. const struct sockaddr_storage *); /* Remote address */
  1623. /**
  1624. * Function to get physical addresses for ZeroTier peers
  1625. *
  1626. * Parameters:
  1627. * (1) Node
  1628. * (2) User pointer
  1629. * (3) ZeroTier address (least significant 40 bits)
  1630. * (4) Identity in string form
  1631. * (5) Desired address family or -1 for any
  1632. * (6) Buffer to fill with result
  1633. *
  1634. * If provided this function will be occasionally called to get physical
  1635. * addresses that might be tried to reach a ZeroTier address. It must
  1636. * return a nonzero (true) value if the result buffer has been filled
  1637. * with an address.
  1638. */
  1639. typedef int (*ZT_PathLookupFunction)(
  1640. ZT_Node *, /* Node */
  1641. void *, /* User ptr */
  1642. void *, /* Thread ptr */
  1643. uint64_t, /* ZeroTier address (40 bits) */
  1644. const ZT_Identity *, /* Full identity of node */
  1645. int, /* Desired ss_family or -1 for any */
  1646. struct sockaddr_storage *); /* Result buffer */
  1647. /* ---------------------------------------------------------------------------------------------------------------- */
  1648. /**
  1649. * Structure for configuring ZeroTier core callback functions
  1650. */
  1651. struct ZT_Node_Callbacks
  1652. {
  1653. /**
  1654. * REQUIRED: Function to store and/or replicate state objects
  1655. */
  1656. ZT_StatePutFunction statePutFunction;
  1657. /**
  1658. * REQUIRED: Function to retrieve state objects from an object store
  1659. */
  1660. ZT_StateGetFunction stateGetFunction;
  1661. /**
  1662. * REQUIRED: Function to send packets over the physical wire
  1663. */
  1664. ZT_WirePacketSendFunction wirePacketSendFunction;
  1665. /**
  1666. * RECOMMENDED: Function to initiate HTTP requests
  1667. */
  1668. ZT_HTTPRequestFunction httpRequestFunction;
  1669. /**
  1670. * REQUIRED: Function to inject frames into a virtual network's TAP
  1671. */
  1672. ZT_VirtualNetworkFrameFunction virtualNetworkFrameFunction;
  1673. /**
  1674. * REQUIRED: Function to be called when virtual networks are configured or changed
  1675. */
  1676. ZT_VirtualNetworkConfigFunction virtualNetworkConfigFunction;
  1677. /**
  1678. * REQUIRED: Function to be called to notify external code of important events
  1679. */
  1680. ZT_EventCallback eventCallback;
  1681. /**
  1682. * OPTIONAL: Function to check whether a given physical path should be used for ZeroTier traffic
  1683. */
  1684. ZT_PathCheckFunction pathCheckFunction;
  1685. /**
  1686. * RECOMMENDED: Function to look up paths to ZeroTier nodes
  1687. */
  1688. ZT_PathLookupFunction pathLookupFunction;
  1689. };
  1690. /* ---------------------------------------------------------------------------------------------------------------- */
  1691. /**
  1692. * Get a buffer for reading data to be passed back into the core via one of the processX() functions
  1693. *
  1694. * The size of the returned buffer is 16384 bytes (ZT_BUF_SIZE).
  1695. *
  1696. * Buffers retrieved with this method MUST be returned to the core via either one of the processX()
  1697. * functions (with isZtBuffer set to true) or freeBuffer(). Buffers should not be freed directly using free().
  1698. *
  1699. * @return Pointer to I/O buffer
  1700. */
  1701. ZT_SDK_API void *ZT_getBuffer();
  1702. /**
  1703. * Free an unused buffer obtained via getBuffer
  1704. *
  1705. * @param b Buffer to free
  1706. */
  1707. ZT_SDK_API void ZT_freeBuffer(void *b);
  1708. /**
  1709. * Free a query result buffer
  1710. *
  1711. * Use this to free the return values of listNetworks(), listPeers(), and
  1712. * other query functions that return allocated structures or buffers.
  1713. *
  1714. * @param qr Query result buffer
  1715. */
  1716. ZT_SDK_API void ZT_freeQueryResult(void *qr);
  1717. /* ---------------------------------------------------------------------------------------------------------------- */
  1718. /**
  1719. * Create a new ZeroTier node
  1720. *
  1721. * This will attempt to load its identity via the state get function in the
  1722. * callback struct. If that fails it will generate a new identity and store
  1723. * it. Identity generation can take anywhere from a few hundred milliseconds
  1724. * to a few seconds depending on your CPU speed.
  1725. *
  1726. * @param node Result: pointer is set to new node instance on success
  1727. * @param uptr User pointer to pass to functions/callbacks
  1728. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1729. * @param callbacks Callback function configuration
  1730. * @param now Current clock in milliseconds
  1731. * @return OK (0) or error code if a fatal error condition has occurred
  1732. */
  1733. ZT_SDK_API enum ZT_ResultCode ZT_Node_new(
  1734. ZT_Node **node,
  1735. void *uptr,
  1736. void *tptr,
  1737. const struct ZT_Node_Callbacks *callbacks,
  1738. int64_t now);
  1739. /**
  1740. * Delete a node and free all resources it consumes
  1741. *
  1742. * If you are using multiple threads, all other threads must be shut down
  1743. * first. This can crash if processXXX() methods are in progress.
  1744. *
  1745. * @param node Node to delete
  1746. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1747. */
  1748. ZT_SDK_API void ZT_Node_delete(
  1749. ZT_Node *node,
  1750. void *tptr);
  1751. /**
  1752. * Process a packet received from the physical wire
  1753. *
  1754. * @param node Node instance
  1755. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1756. * @param now Current clock in milliseconds
  1757. * @param localSocket Local socket (you can use 0 if only one local socket is bound and ignore this)
  1758. * @param remoteAddress Origin of packet
  1759. * @param packetData Packet data
  1760. * @param packetLength Packet length
  1761. * @param isZtBuffer If non-zero then packetData is a buffer obtained with ZT_getBuffer()
  1762. * @param nextBackgroundTaskDeadline Value/result: set to deadline for next call to processBackgroundTasks()
  1763. * @return OK (0) or error code if a fatal error condition has occurred
  1764. */
  1765. ZT_SDK_API enum ZT_ResultCode ZT_Node_processWirePacket(
  1766. ZT_Node *node,
  1767. void *tptr,
  1768. int64_t now,
  1769. int64_t localSocket,
  1770. const struct sockaddr_storage *remoteAddress,
  1771. const void *packetData,
  1772. unsigned int packetLength,
  1773. int isZtBuffer,
  1774. volatile int64_t *nextBackgroundTaskDeadline);
  1775. /**
  1776. * Process a frame from a virtual network port (tap)
  1777. *
  1778. * @param node Node instance
  1779. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1780. * @param now Current clock in milliseconds
  1781. * @param nwid ZeroTier 64-bit virtual network ID
  1782. * @param sourceMac Source MAC address (least significant 48 bits)
  1783. * @param destMac Destination MAC address (least significant 48 bits)
  1784. * @param etherType 16-bit Ethernet frame type
  1785. * @param vlanId 10-bit VLAN ID or 0 if none
  1786. * @param frameData Frame payload data
  1787. * @param frameLength Frame payload length
  1788. * @param isZtBuffer If non-zero then packetData is a buffer obtained with ZT_getBuffer()
  1789. * @param nextBackgroundTaskDeadline Value/result: set to deadline for next call to processBackgroundTasks()
  1790. * @return OK (0) or error code if a fatal error condition has occurred
  1791. */
  1792. ZT_SDK_API enum ZT_ResultCode ZT_Node_processVirtualNetworkFrame(
  1793. ZT_Node *node,
  1794. void *tptr,
  1795. int64_t now,
  1796. uint64_t nwid,
  1797. uint64_t sourceMac,
  1798. uint64_t destMac,
  1799. unsigned int etherType,
  1800. unsigned int vlanId,
  1801. const void *frameData,
  1802. unsigned int frameLength,
  1803. int isZtBuffer,
  1804. volatile int64_t *nextBackgroundTaskDeadline);
  1805. /**
  1806. * Process a response from HTTP requests initiated via API callback
  1807. *
  1808. * @param node Node instance
  1809. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1810. * @param now Current clock in milliseconds
  1811. * @param requestId Opaque pointer provided via the requesting callback
  1812. * @param responseCode HTTP response code (e.g. 200, 500)
  1813. * @param headerNames HTTP header names, terminated by a NULL pointer
  1814. * @param headerValues HTTP header values corresponding with each name
  1815. * @param body Response body or NULL if none
  1816. * @param bodySize Size of response body in bytes
  1817. * @param flags Response flags
  1818. * @return OK (0) or error code if a fatal error condition has occurred
  1819. */
  1820. ZT_SDK_API enum ZT_ResultCode ZT_Node_processHTTPResponse(
  1821. ZT_Node *node,
  1822. void *tptr,
  1823. int64_t now,
  1824. void *requestId,
  1825. int responseCode,
  1826. const char **headerNames,
  1827. const char **headerValues,
  1828. const void *body,
  1829. unsigned int bodySize,
  1830. unsigned int flags);
  1831. /**
  1832. * Perform periodic background operations
  1833. *
  1834. * @param node Node instance
  1835. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1836. * @param now Current clock in milliseconds
  1837. * @param nextBackgroundTaskDeadline Value/result: set to deadline for next call to processBackgroundTasks()
  1838. * @return OK (0) or error code if a fatal error condition has occurred
  1839. */
  1840. ZT_SDK_API enum ZT_ResultCode ZT_Node_processBackgroundTasks(
  1841. ZT_Node *node,
  1842. void *tptr,
  1843. int64_t now,
  1844. volatile int64_t *nextBackgroundTaskDeadline);
  1845. /**
  1846. * Join a network
  1847. *
  1848. * This may generate calls to the port config callback before it returns,
  1849. * or these may be differed if a netconf is not available yet.
  1850. *
  1851. * If we are already a member of the network, nothing is done and OK is
  1852. * returned.
  1853. *
  1854. * @param node Node instance
  1855. * @param nwid 64-bit ZeroTier network ID
  1856. * @param fingerprintHash If non-NULL this is the full fingerprint of the controller
  1857. * @param uptr An arbitrary pointer to associate with this network (default: NULL)
  1858. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1859. * @return OK (0) or error code if a fatal error condition has occurred
  1860. */
  1861. ZT_SDK_API enum ZT_ResultCode ZT_Node_join(
  1862. ZT_Node *node,
  1863. uint64_t nwid,
  1864. const ZT_Fingerprint *controllerFingerprint,
  1865. void *uptr,
  1866. void *tptr);
  1867. /**
  1868. * Leave a network
  1869. *
  1870. * If a port has been configured for this network this will generate a call
  1871. * to the port config callback with a NULL second parameter to indicate that
  1872. * the port is now deleted.
  1873. *
  1874. * The uptr parameter is optional and is NULL by default. If it is not NULL,
  1875. * the pointer it points to is set to this network's uptr on success.
  1876. *
  1877. * @param node Node instance
  1878. * @param nwid 64-bit network ID
  1879. * @param uptr Target pointer is set to uptr (if not NULL)
  1880. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1881. * @return OK (0) or error code if a fatal error condition has occurred
  1882. */
  1883. ZT_SDK_API enum ZT_ResultCode ZT_Node_leave(
  1884. ZT_Node *node,
  1885. uint64_t nwid,
  1886. void **uptr,
  1887. void *tptr);
  1888. /**
  1889. * Subscribe to an Ethernet multicast group
  1890. *
  1891. * ADI stands for additional distinguishing information. This defaults to zero
  1892. * and is rarely used. Right now its only use is to enable IPv4 ARP to scale,
  1893. * and this must be done.
  1894. *
  1895. * For IPv4 ARP, the implementation must subscribe to 0xffffffffffff (the
  1896. * broadcast address) but with an ADI equal to each IPv4 address in host
  1897. * byte order. This converts ARP from a non-scalable broadcast protocol to
  1898. * a scalable multicast protocol with perfect address specificity.
  1899. *
  1900. * If this is not done, ARP will not work reliably.
  1901. *
  1902. * Multiple calls to subscribe to the same multicast address will have no
  1903. * effect. It is perfectly safe to do this.
  1904. *
  1905. * This does not generate an update call to networkConfigCallback().
  1906. *
  1907. * @param node Node instance
  1908. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1909. * @param nwid 64-bit network ID
  1910. * @param multicastGroup Ethernet multicast or broadcast MAC (least significant 48 bits)
  1911. * @param multicastAdi Multicast ADI (least significant 32 bits only, use 0 if not needed)
  1912. * @return OK (0) or error code if a fatal error condition has occurred
  1913. */
  1914. ZT_SDK_API enum ZT_ResultCode ZT_Node_multicastSubscribe(
  1915. ZT_Node *node,
  1916. void *tptr,
  1917. uint64_t nwid,
  1918. uint64_t multicastGroup,
  1919. unsigned long multicastAdi);
  1920. /**
  1921. * Unsubscribe from an Ethernet multicast group (or all groups)
  1922. *
  1923. * If multicastGroup is zero (0), this will unsubscribe from all groups. If
  1924. * you are not subscribed to a group this has no effect.
  1925. *
  1926. * This does not generate an update call to networkConfigCallback().
  1927. *
  1928. * @param node Node instance
  1929. * @param nwid 64-bit network ID
  1930. * @param multicastGroup Ethernet multicast or broadcast MAC (least significant 48 bits)
  1931. * @param multicastAdi Multicast ADI (least significant 32 bits only, use 0 if not needed)
  1932. * @return OK (0) or error code if a fatal error condition has occurred
  1933. */
  1934. ZT_SDK_API enum ZT_ResultCode ZT_Node_multicastUnsubscribe(
  1935. ZT_Node *node,
  1936. uint64_t nwid,
  1937. uint64_t multicastGroup,
  1938. unsigned long multicastAdi);
  1939. /**
  1940. * Designate a peer as a root, adding if not already known
  1941. *
  1942. * ZeroTier does not take possession of the 'id' object. It still must be
  1943. * deleted if it was allocated.
  1944. *
  1945. * @param node Node instance
  1946. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1947. * @param id Identity of root to add
  1948. * @return OK (0) or error code if an error condition has occurred
  1949. */
  1950. ZT_SDK_API enum ZT_ResultCode ZT_Node_addRoot(
  1951. ZT_Node *node,
  1952. void *tptr,
  1953. const ZT_Identity *id);
  1954. /**
  1955. * Un-designate a peer as a root
  1956. *
  1957. * This doesn't fully remove the peer from the peer list. It just removes
  1958. * its root trust flag. If there is no longer any need to communicate with it
  1959. * it may gradually time out and be removed.
  1960. *
  1961. * The removeRoot() only takes an address since the identity is by definition
  1962. * already known and pinned.
  1963. *
  1964. * @param node Node instance
  1965. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  1966. * @param address ZeroTier address to remove
  1967. * @return OK (0) or error code if an error condition has occurred
  1968. */
  1969. ZT_SDK_API enum ZT_ResultCode ZT_Node_removeRoot(
  1970. ZT_Node *node,
  1971. void *tptr,
  1972. const uint64_t address);
  1973. /**
  1974. * Get this node's 40-bit ZeroTier address
  1975. *
  1976. * @param node Node instance
  1977. * @return ZeroTier address (least significant 40 bits of 64-bit int)
  1978. */
  1979. ZT_SDK_API uint64_t ZT_Node_address(ZT_Node *node);
  1980. /**
  1981. * Get this node's identity
  1982. *
  1983. * The identity pointer returned by this function need not and should not be
  1984. * freed with ZT_Identity_delete(). It's valid until the node is deleted.
  1985. *
  1986. * @param node Node instance
  1987. * @return Identity
  1988. */
  1989. ZT_SDK_API const ZT_Identity *ZT_Node_identity(ZT_Node *node);
  1990. /**
  1991. * Get the status of this node
  1992. *
  1993. * @param node Node instance
  1994. * @param status Buffer to fill with current node status
  1995. */
  1996. ZT_SDK_API void ZT_Node_status(
  1997. ZT_Node *node,
  1998. ZT_NodeStatus *status);
  1999. /**
  2000. * Get a list of known peer nodes
  2001. *
  2002. * The pointer returned here must be freed with freeQueryResult()
  2003. * when you are done with it.
  2004. *
  2005. * @param node Node instance
  2006. * @return List of known peers or NULL on failure
  2007. */
  2008. ZT_SDK_API ZT_PeerList *ZT_Node_peers(ZT_Node *node);
  2009. /**
  2010. * Get the status of a virtual network
  2011. *
  2012. * The pointer returned here must be freed with freeQueryResult()
  2013. * when you are done with it.
  2014. *
  2015. * @param node Node instance
  2016. * @param nwid 64-bit network ID
  2017. * @return Network configuration or NULL if we are not a member of this network
  2018. */
  2019. ZT_SDK_API ZT_VirtualNetworkConfig *ZT_Node_networkConfig(
  2020. ZT_Node *node,
  2021. uint64_t nwid);
  2022. /**
  2023. * Enumerate and get status of all networks
  2024. *
  2025. * @param node Node instance
  2026. * @return List of networks or NULL on failure
  2027. */
  2028. ZT_SDK_API ZT_VirtualNetworkList *ZT_Node_networks(ZT_Node *node);
  2029. /**
  2030. * Set the network-associated user-defined pointer for a given network
  2031. *
  2032. * This will have no effect if the network ID is not recognized.
  2033. *
  2034. * @param node Node instance
  2035. * @param nwid Network ID
  2036. * @param ptr New network-associated pointer
  2037. */
  2038. ZT_SDK_API void ZT_Node_setNetworkUserPtr(
  2039. ZT_Node *node,
  2040. uint64_t nwid,
  2041. void *ptr);
  2042. /**
  2043. * Set external interface addresses where this node could be reached
  2044. *
  2045. * @param node Node instance
  2046. * @param addrs Addresses
  2047. * @param addrCount Number of items in addrs[]
  2048. */
  2049. ZT_SDK_API void ZT_Node_setInterfaceAddresses(
  2050. ZT_Node *node,
  2051. const ZT_InterfaceAddress *addrs,
  2052. unsigned int addrCount);
  2053. /**
  2054. * Add a peer directly by supplying its identity
  2055. *
  2056. * This does not authorize the peer on a network (only the network's
  2057. * controller can do that) or otherwise give it special privileges. It
  2058. * also doesn't guarantee it will be contacted. It just adds it to the
  2059. * internal peer data set if it is not already present.
  2060. *
  2061. * @param node Node instance
  2062. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  2063. * @param id Identity of peer to add
  2064. * @return OK (0) or error code
  2065. */
  2066. ZT_SDK_API enum ZT_ResultCode ZT_Node_addPeer(
  2067. ZT_Node *node,
  2068. void *tptr,
  2069. const ZT_Identity *id);
  2070. /**
  2071. * Attempt to contact a peer at an explicit endpoint address.
  2072. *
  2073. * If the fingerprint structure's hash is all zeroes, the peer is
  2074. * looked up only by address.
  2075. *
  2076. * This can only fail if the peer was not found.
  2077. *
  2078. * Note that this can immediately (before this returns) result in
  2079. * calls to the send packet functions supplied to the core.
  2080. *
  2081. * @param node Node instance
  2082. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  2083. * @param fp Fingerprint (or only address)
  2084. * @param endpoint Endpoint
  2085. * @param retries If greater than zero, try this many times
  2086. * @return Boolean: non-zero on success, zero if peer was not found
  2087. */
  2088. ZT_SDK_API int ZT_Node_tryPeer(
  2089. ZT_Node *node,
  2090. void *tptr,
  2091. const ZT_Fingerprint *fp,
  2092. const ZT_Endpoint *endpoint,
  2093. int retries);
  2094. /**
  2095. * Send a VERB_USER_MESSAGE to another ZeroTier node
  2096. *
  2097. * There is no delivery guarantee here. Failure can occur if the message is
  2098. * too large or if dest is not a valid ZeroTier address.
  2099. *
  2100. * @param node Node instance
  2101. * @param tptr Thread pointer to pass to functions/callbacks resulting from this call
  2102. * @param dest Destination ZeroTier address
  2103. * @param typeId VERB_USER_MESSAGE type ID
  2104. * @param data Payload data to attach to user message
  2105. * @param len Length of data in bytes
  2106. * @return Boolean: non-zero on success, zero on failure
  2107. */
  2108. ZT_SDK_API int ZT_Node_sendUserMessage(
  2109. ZT_Node *node,
  2110. void *tptr,
  2111. uint64_t dest,
  2112. uint64_t typeId,
  2113. const void *data,
  2114. unsigned int len);
  2115. /**
  2116. * Set a network controller instance for this node
  2117. *
  2118. * Normal nodes should not need to use this. This is for nodes with
  2119. * special compiled-in support for acting as network configuration
  2120. * masters / controllers.
  2121. *
  2122. * The supplied instance must be a C++ object that inherits from the
  2123. * NetworkConfigMaster base class in node/. No type checking is performed,
  2124. * so a pointer to anything else will result in a crash.
  2125. *
  2126. * @param node ZertTier One node
  2127. * @param networkConfigMasterInstance Instance of NetworkConfigMaster C++ class or NULL to disable
  2128. * @return OK (0) or error code if a fatal error condition has occurred
  2129. */
  2130. ZT_SDK_API void ZT_Node_setController(
  2131. ZT_Node *node,
  2132. void *networkConfigMasterInstance);
  2133. /* ---------------------------------------------------------------------------------------------------------------- */
  2134. /**
  2135. * Generate a new identity
  2136. *
  2137. * Due to a small amount of proof of work this can be a time consuming and CPU
  2138. * intensive operation. It takes less than a second on most desktop-class systems
  2139. * but can take longer on e.g. phones.
  2140. *
  2141. * @param type Type of identity to generate
  2142. * @return New identity or NULL on error
  2143. */
  2144. ZT_SDK_API ZT_Identity *ZT_Identity_new(enum ZT_IdentityType type);
  2145. /**
  2146. * Create a new identity object from a string-serialized identity
  2147. *
  2148. * @param idStr Identity in string format
  2149. * @return Identity object or NULL if the supplied identity string was not valid
  2150. */
  2151. ZT_SDK_API ZT_Identity *ZT_Identity_fromString(const char *idStr);
  2152. /**
  2153. * Validate this identity
  2154. *
  2155. * This can be slightly time consuming due to address derivation (work) checking.
  2156. *
  2157. * @return Non-zero if identity is valid
  2158. */
  2159. ZT_SDK_API int ZT_Identity_validate(const ZT_Identity *id);
  2160. /**
  2161. * Sign a data object with this identity
  2162. *
  2163. * The identity must have a private key or this will fail.
  2164. *
  2165. * @param id Identity to use to sign
  2166. * @param data Data to sign
  2167. * @param len Length of data
  2168. * @param signature Buffer to store signature
  2169. * @param signatureBufferLength Length of buffer (must be at least 96 bytes)
  2170. * @return Length of signature in bytes or 0 on failure.
  2171. */
  2172. ZT_SDK_API unsigned int ZT_Identity_sign(
  2173. const ZT_Identity *id,
  2174. const void *data,
  2175. unsigned int len,
  2176. void *signature,
  2177. unsigned int signatureBufferLength);
  2178. /**
  2179. * Verify a signature
  2180. *
  2181. * @param id Identity to use to verify
  2182. * @param data Data to verify
  2183. * @param len Length of data
  2184. * @param signature Signature to check
  2185. * @param sigLen Length of signature in bytes
  2186. * @return Non-zero if signature is valid
  2187. */
  2188. ZT_SDK_API int ZT_Identity_verify(
  2189. const ZT_Identity *id,
  2190. const void *data,
  2191. unsigned int len,
  2192. const void *signature,
  2193. unsigned int sigLen);
  2194. /**
  2195. * Get identity type
  2196. *
  2197. * @param id Identity to query
  2198. * @return Identity type code
  2199. */
  2200. ZT_SDK_API enum ZT_IdentityType ZT_Identity_type(const ZT_Identity *id);
  2201. /**
  2202. * Convert an identity to its string representation
  2203. *
  2204. * @param id Identity to convert
  2205. * @param buf Buffer to store identity (should be at least about 1024 bytes in length)
  2206. * @param capacity Capacity of buffer
  2207. * @param includePrivate If true include the private key if present
  2208. * @return Pointer to buf or NULL on overflow or other error
  2209. */
  2210. ZT_SDK_API char *ZT_Identity_toString(
  2211. const ZT_Identity *id,
  2212. char *buf,
  2213. int capacity,
  2214. int includePrivate);
  2215. /**
  2216. * Check whether this identity object also holds a private key
  2217. *
  2218. * @param id Identity to query
  2219. * @return Non-zero if a private key is held
  2220. */
  2221. ZT_SDK_API int ZT_Identity_hasPrivate(const ZT_Identity *id);
  2222. /**
  2223. * Get the ZeroTier address associated with this identity
  2224. *
  2225. * @param id Identity to query
  2226. * @return ZeroTier address (only least significant 40 bits are meaningful, rest will be 0)
  2227. */
  2228. ZT_SDK_API uint64_t ZT_Identity_address(const ZT_Identity *id);
  2229. /**
  2230. * Get this identity's full fingerprint
  2231. *
  2232. * @param id Identity to query
  2233. * @return Pointer to fingerprint (remains valid as long as identity itself is valid)
  2234. */
  2235. ZT_SDK_API const ZT_Fingerprint *ZT_Identity_fingerprint(const ZT_Identity *id);
  2236. /**
  2237. * Delete an identity and free associated memory
  2238. *
  2239. * This should only be used with identities created via Identity_new
  2240. * and Identity_fromString().
  2241. *
  2242. * @param id Identity to delete
  2243. */
  2244. ZT_SDK_API void ZT_Identity_delete(ZT_Identity *id);
  2245. /* ---------------------------------------------------------------------------------------------------------------- */
  2246. /**
  2247. * Convert an endpoint to a string
  2248. *
  2249. * @param ep Endpoint structure
  2250. * @param buf Buffer to store string (recommended size: 256)
  2251. * @param capacity Capacity of buffer
  2252. * @return String or NULL on error
  2253. */
  2254. ZT_SDK_API char *ZT_Endpoint_toString(
  2255. const ZT_Endpoint *ep,
  2256. char *buf,
  2257. int capacity);
  2258. /**
  2259. * Parse an endpoint as a string
  2260. *
  2261. * This will automatically detect IP addresses in IP/port format. If one
  2262. * of these is specified rather than a fully specified endpoint it will be
  2263. * parsed as an IP/UDP endpoint.
  2264. *
  2265. * @param ep Endpoint structure to populate
  2266. * @param str String representation of endpoint
  2267. * @return OK (0) or error code
  2268. */
  2269. ZT_SDK_API int ZT_Endpoint_fromString(
  2270. ZT_Endpoint *ep,
  2271. const char *str);
  2272. /* ---------------------------------------------------------------------------------------------------------------- */
  2273. /**
  2274. * Create and sign a new locator
  2275. *
  2276. * @param ts Locator timestamp
  2277. * @param endpoints List of endpoints to store in locator
  2278. * @param endpointCount Number of endpoints (maximum: 8)
  2279. * @param signer Identity to sign locator (must include private key)
  2280. * @return Locator or NULL on error (too many endpoints or identity does not have private key)
  2281. */
  2282. ZT_SDK_API ZT_Locator *ZT_Locator_create(
  2283. int64_t ts,
  2284. const ZT_Endpoint *endpoints,
  2285. unsigned int endpointCount,
  2286. const ZT_Identity *signer);
  2287. /**
  2288. * Decode a serialized locator
  2289. *
  2290. * @param data Data to deserialize
  2291. * @param len Length of data
  2292. * @return Locator or NULL if data is not valid
  2293. */
  2294. ZT_SDK_API ZT_Locator *ZT_Locator_unmarshal(
  2295. const void *data,
  2296. unsigned int len);
  2297. /**
  2298. * Decode a locator from string format
  2299. *
  2300. * @param str String format locator
  2301. * @return Locator or NULL if string is not valid
  2302. */
  2303. ZT_SDK_API ZT_Locator *ZT_Locator_fromString(const char *str);
  2304. /**
  2305. * Serialize this locator into a buffer
  2306. *
  2307. * @param loc Locator to serialize
  2308. * @param buf Buffer to store bytes
  2309. * @param bufSize Size of buffer in bytes (needs to be at least 2048 bytes in size)
  2310. * @return Number of bytes stored to buf or -1 on error such as buffer too small
  2311. */
  2312. ZT_SDK_API int ZT_Locator_marshal(const ZT_Locator *loc,void *buf,unsigned int bufSize);
  2313. /**
  2314. * Get this locator in string format
  2315. *
  2316. * @param loc Locator
  2317. * @param buf Buffer to store string
  2318. * @param capacity Capacity of buffer in bytes (recommended size: 4096)
  2319. * @return Pointer to buffer or NULL if an error occurs
  2320. */
  2321. ZT_SDK_API char *ZT_Locator_toString(
  2322. const ZT_Locator *loc,
  2323. char *buf,
  2324. int capacity);
  2325. /**
  2326. * Get a pointer to the fingerprint of this locator's signer.
  2327. *
  2328. * The returned pointer remains valid as long as the Locator is not deleted.
  2329. *
  2330. * @param loc Locator to query
  2331. * @return Pointer to fingerprint of signer
  2332. */
  2333. ZT_SDK_API const ZT_Fingerprint *ZT_Locator_fingerprint(const ZT_Locator *loc);
  2334. /**
  2335. * Get a locator's timestamp
  2336. *
  2337. * @param loc Locator to query
  2338. * @return Locator timestamp in milliseconds since epoch
  2339. */
  2340. ZT_SDK_API int64_t ZT_Locator_timestamp(const ZT_Locator *loc);
  2341. /**
  2342. * Get the number of endpoints in this locator
  2343. *
  2344. * @param loc Locator to query
  2345. * @return Number of endpoints
  2346. */
  2347. ZT_SDK_API unsigned int ZT_Locator_endpointCount(const ZT_Locator *loc);
  2348. /**
  2349. * Get a pointer to an endpoint in a locator
  2350. *
  2351. * The returned pointer remains valid as long as the Locator is not deleted.
  2352. *
  2353. * @param ep Endpoint number from 0 to 1 - endpointCount()
  2354. * @return Endpoint or NULL if out of bounds
  2355. */
  2356. ZT_SDK_API const ZT_Endpoint *ZT_Locator_endpoint(const ZT_Locator *loc,const unsigned int ep);
  2357. /**
  2358. * Verify this locator's signature
  2359. *
  2360. * @param signer Signing identity
  2361. * @return Non-zero if locator is valid
  2362. */
  2363. ZT_SDK_API int ZT_Locator_verify(const ZT_Locator *loc,const ZT_Identity *signer);
  2364. /**
  2365. * Delete a locator
  2366. *
  2367. * @param loc Locator to delete
  2368. */
  2369. ZT_SDK_API void ZT_Locator_delete(ZT_Locator *loc);
  2370. /* ---------------------------------------------------------------------------------------------------------------- */
  2371. /**
  2372. * Get ZeroTier One version
  2373. *
  2374. * @param major Result: major version
  2375. * @param minor Result: minor version
  2376. * @param revision Result: revision
  2377. * @param build Result: build number
  2378. */
  2379. ZT_SDK_API void ZT_version(
  2380. int *major,
  2381. int *minor,
  2382. int *revision,
  2383. int *build);
  2384. /* ---------------------------------------------------------------------------------------------------------------- */
  2385. #ifdef __cplusplus
  2386. }
  2387. #endif
  2388. #endif