Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now.

This commit is contained in:
Adam Ierymenko 2015-03-30 17:48:48 -07:00
parent 3c1a59fa24
commit 60158aa5dd
19 changed files with 9 additions and 31 deletions

View file

@ -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;