some improvements (#939)

1. ospf route conn map should also use version
2. treat nopat as cone
This commit is contained in:
Sijie.Sun
2025-06-05 22:49:57 +08:00
committed by GitHub
parent 3fb172b4d2
commit 0314c66635
8 changed files with 35 additions and 29 deletions
+1
View File
@@ -30,6 +30,7 @@ message PeerConnInfo {
float loss_rate = 7;
bool is_client = 8;
string network_name = 9;
bool is_closed = 10;
}
message PeerInfo {