This commit is contained in:
Adam Ierymenko 2019-09-20 18:48:48 -07:00
parent e0ddbc2f28
commit b34aa10bf8
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
15 changed files with 668 additions and 300 deletions

View file

@ -983,7 +983,7 @@ typedef struct
uint16_t flags;
/**
* Route metric (not currently used)
* Route metric
*/
uint16_t metric;
} ZT_VirtualNetworkRoute;