mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
.
This commit is contained in:
parent
5175636d36
commit
7061f13b24
10 changed files with 229 additions and 43 deletions
|
@ -1234,9 +1234,9 @@ typedef struct
|
|||
char *ifname;
|
||||
|
||||
/**
|
||||
* Is path expired?
|
||||
* Is path alive?
|
||||
*/
|
||||
int expired;
|
||||
int alive;
|
||||
|
||||
/**
|
||||
* Is path preferred?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue