add feature flag to ospf route

This commit is contained in:
sijie.sun
2024-09-21 18:15:47 +08:00
committed by Sijie.Sun
parent 06afd221d5
commit bd60cfc2a0
12 changed files with 124 additions and 43 deletions
+1
View File
@@ -18,6 +18,7 @@ message RoutePeerInfo {
uint32 version = 9;
string easytier_version = 10;
common.PeerFeatureFlag feature_flag = 11;
}
message PeerIdVersion {