summaryrefslogtreecommitdiff
path: root/pimd/pim_zebra.h
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2017-01-31 16:22:54 +0100
committerChristian Franke <chris@opensourcerouting.org>2017-01-31 16:22:54 +0100
commite322dbc73aebf011b2cb10f6dbbbb2061855b00b (patch)
treec794a2ec421ae10dbceb185005d40ec66cb26fe9 /pimd/pim_zebra.h
parentee9964d4b4104d36bf90b538590857e4ca13a3fd (diff)
parent26df3a33ae91edfdb5b69817050f773c430001ff (diff)
Merge branch 'master' into feature/zebra-srcdest
Diffstat (limited to 'pimd/pim_zebra.h')
-rw-r--r--pimd/pim_zebra.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/pim_zebra.h b/pimd/pim_zebra.h
index 0c302efbd5..476185def1 100644
--- a/pimd/pim_zebra.h
+++ b/pimd/pim_zebra.h
@@ -25,6 +25,7 @@
#include "pim_ifchannel.h"
void pim_zebra_init(char *zebra_sock_path);
+void pim_zebra_zclient_update (struct vty *vty);
void pim_scan_individual_oil (struct channel_oil *c_oil);
void pim_scan_oil(void);