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:
parent
3c1a59fa24
commit
60158aa5dd
19 changed files with 9 additions and 31 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue