This commit is contained in:
Adam Ierymenko 2019-09-26 09:34:31 -07:00
commit 7061f13b24
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
10 changed files with 229 additions and 43 deletions

View file

@ -1234,9 +1234,9 @@ typedef struct
char *ifname;
/**
* Is path expired?
* Is path alive?
*/
int expired;
int alive;
/**
* Is path preferred?