summaryrefslogtreecommitdiff
path: root/lib/zclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zclient.h')
-rw-r--r--lib/zclient.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/zclient.h b/lib/zclient.h
index b7850cdec7..db5e1ce5b9 100644
--- a/lib/zclient.h
+++ b/lib/zclient.h
@@ -692,6 +692,7 @@ extern struct zclient_options zclient_options_default;
*/
#define ZEBRA_NHG_SPACING 50000000
extern uint32_t zclient_get_nhg_start(uint32_t proto);
+extern uint32_t zclient_get_nhg_lower_bound(void);
extern struct zclient *zclient_new(struct thread_master *m,
struct zclient_options *opt);