1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-07 08:14:58 +03:00

Exclude inactive routes in Windows routing management

This commit is contained in:
Yihong Wu
2022-09-16 17:25:11 +09:00
parent ac04c469c7
commit 05fa675d5a
2 changed files with 11 additions and 1 deletions

View File

@ -293,6 +293,7 @@ struct ROUTE_ENTRY
UINT IfMetric;
UINT InterfaceID;
UINT64 InnerScore;
bool Active;
};
// Routing table