summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-09-03 15:39:05 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-09-03 15:39:05 -0700
commiteebcf08084097fc7cd8703a11686e66157fa8efa (patch)
tree8c866efeb6f925f4cd3fa1881990779f17b2015f /include
parent01aa469591019d0412cd6714312467823aaacea9 (diff)
downloadinfinitytier-eebcf08084097fc7cd8703a11686e66157fa8efa.tar.gz
infinitytier-eebcf08084097fc7cd8703a11686e66157fa8efa.zip
Tweaks to new Path code for dual-stack operation, and other fixes.
Diffstat (limited to 'include')
-rw-r--r--include/ZeroTierOne.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/ZeroTierOne.h b/include/ZeroTierOne.h
index db0560a3..583abfe4 100644
--- a/include/ZeroTierOne.h
+++ b/include/ZeroTierOne.h
@@ -1054,11 +1054,6 @@ typedef struct
uint64_t trustedPathId;
/**
- * Is path active?
- */
- int active;
-
- /**
* Is path preferred?
*/
int preferred;