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, 2 insertions, 0 deletions
diff --git a/api/gobgp.proto b/api/gobgp.proto
index 907d3898..cc12f6ba 100644
--- a/api/gobgp.proto
+++ b/api/gobgp.proto
@@ -204,6 +204,8 @@ message AddBmpRequest {
PRE = 0;
POST = 1;
BOTH = 2;
+ LOCAL = 3;
+ ALL = 4;
}
MonitoringPolicy type = 3;
}