summaryrefslogtreecommitdiffhomepage
path: root/api/gobgp.proto
diff options
context:
space:
mode:
Diffstat (limited to 'api/gobgp.proto')
-rw-r--r--api/gobgp.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/gobgp.proto b/api/gobgp.proto
index 7002ff18..bcfec955 100644
--- a/api/gobgp.proto
+++ b/api/gobgp.proto
@@ -565,7 +565,7 @@ message EbgpMultihop {
message RouteReflector {
bool route_reflector_client = 1;
- uint32 route_reflector_cluster_id = 2;
+ string route_reflector_cluster_id = 2;
}
message PeerState {