summaryrefslogtreecommitdiffstats
path: root/ldpd/ldp_vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldpd/ldp_vty.h')
-rw-r--r--ldpd/ldp_vty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ldpd/ldp_vty.h b/ldpd/ldp_vty.h
index 5e9df4aaf..af5f1d561 100644
--- a/ldpd/ldp_vty.h
+++ b/ldpd/ldp_vty.h
@@ -52,6 +52,7 @@ int ldp_vty_label_expnull(struct vty *, const char *, const char *);
int ldp_vty_label_accept(struct vty *, const char *, const char *, const char *);
int ldp_vty_ttl_security(struct vty *, const char *);
int ldp_vty_router_id(struct vty *, const char *, struct in_addr);
+int ldp_vty_ordered_control(struct vty *, const char *);
int ldp_vty_ds_cisco_interop(struct vty *, const char *);
int ldp_vty_trans_pref_ipv4(struct vty *, const char *);
int ldp_vty_neighbor_password(struct vty *, const char *, struct in_addr, const char *);