From 60158aa5dd38c979ed823fc477ab84e8d9e7a43d Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 30 Mar 2015 17:48:48 -0700 Subject: Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. --- include/ZeroTierOne.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ZeroTierOne.h b/include/ZeroTierOne.h index 93d5aa8b..0808a750 100644 --- a/include/ZeroTierOne.h +++ b/include/ZeroTierOne.h @@ -55,7 +55,7 @@ struct ZT1_Node_Status char address[16]; /** - * ZeroTier address in least significant 40 bits of 64-bit integer + * ZeroTier address (in least significant 40 bits of 64-bit integer) */ uint64_t rawAddress; -- cgit v1.2.3