mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 10:14:35 +00:00
introduce a link-state route algo
This commit is contained in:
@@ -69,6 +69,7 @@ message Route {
|
||||
repeated string proxy_cidrs = 5;
|
||||
string hostname = 6;
|
||||
StunInfo stun_info = 7;
|
||||
string inst_id = 8;
|
||||
}
|
||||
|
||||
message ListRouteRequest {}
|
||||
|
||||
Reference in New Issue
Block a user