summaryrefslogtreecommitdiff
path: root/lib/zclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zclient.h')
-rw-r--r--lib/zclient.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/zclient.h b/lib/zclient.h
index 6496e79c89..95f3775d5b 100644
--- a/lib/zclient.h
+++ b/lib/zclient.h
@@ -474,6 +474,9 @@ struct zapi_nexthop {
/* SRv6 localsid info for Endpoint-behaviour */
uint32_t seg6local_action;
struct seg6local_context seg6local_ctx;
+
+ /* SRv6 Headend-behaviour */
+ struct in6_addr seg6_segs;
};
/*