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 71a30185..4021ac0e 100644
--- a/api/gobgp.proto
+++ b/api/gobgp.proto
@@ -556,6 +556,7 @@ message PeerConf {
repeated bytes local_cap = 12;
string id = 13;
repeated PrefixLimit prefix_limits = 14;
+ string local_address = 15;
}
message EbgpMultihop {