summaryrefslogtreecommitdiffstats
path: root/bfdd/bfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfdd/bfd.h')
-rw-r--r--bfdd/bfd.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfdd/bfd.h b/bfdd/bfd.h
index e4907ecce..f47679f86 100644
--- a/bfdd/bfd.h
+++ b/bfdd/bfd.h
@@ -583,6 +583,14 @@ int bfd_echo_xmt_cb(struct thread *t);
/*
+ * bfdd_vty.c
+ *
+ * BFD daemon vty shell commands.
+ */
+void bfdd_vty_init(void);
+
+
+/*
* OS compatibility functions.
*/
struct udp_psuedo_header {