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 4021ac0e..d8d8eae8 100644
--- a/api/gobgp.proto
+++ b/api/gobgp.proto
@@ -557,6 +557,7 @@ message PeerConf {
string id = 13;
repeated PrefixLimit prefix_limits = 14;
string local_address = 15;
+ string neighbor_interface = 16;
}
message EbgpMultihop {