summaryrefslogtreecommitdiffhomepage
path: root/api/gobgp.proto
diff options
context:
space:
mode:
Diffstat (limited to 'api/gobgp.proto')
-rw-r--r--api/gobgp.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/gobgp.proto b/api/gobgp.proto
index f9a43f57..9bee4501 100644
--- a/api/gobgp.proto
+++ b/api/gobgp.proto
@@ -591,6 +591,7 @@ message PeerConf {
string neighbor_interface = 16;
string vrf = 17;
uint32 allow_own_as = 18;
+ bool replace_peer_as = 19;
}
message EbgpMultihop {