Tweaks to new Path code for dual-stack operation, and other fixes.

This commit is contained in:
Adam Ierymenko 2016-09-03 15:39:05 -07:00
parent 01aa469591
commit eebcf08084
8 changed files with 50 additions and 50 deletions

View file

@ -1053,11 +1053,6 @@ typedef struct
*/
uint64_t trustedPathId;
/**
* Is path active?
*/
int active;
/**
* Is path preferred?
*/