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 9c04a6c9..6b97cef3 100644
--- a/api/gobgp.proto
+++ b/api/gobgp.proto
@@ -304,6 +304,8 @@ message EnableZebraRequest {
string url = 1;
repeated string route_types = 2;
uint32 version = 3;
+ bool nexthop_trigger_enable = 4;
+ uint32 nexthop_trigger_delay = 5;
}
message EnableZebraResponse {