diff options
Diffstat (limited to 'lib/libfrr.h')
| -rw-r--r-- | lib/libfrr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libfrr.h b/lib/libfrr.h index df537e2e3b..02c57859b8 100644 --- a/lib/libfrr.h +++ b/lib/libfrr.h @@ -101,6 +101,7 @@ DECLARE_DLIST(log_args, struct log_arg, itm); #define PATH_VTY_PORT 2621 #define PIM6D_VTY_PORT 2622 #define MGMTD_VTY_PORT 2623 +#define RUSTLIBD_VTY_PORT 2635 /* Move this value not actual daemons if needed */ /* Registry of daemons' port defaults */ enum frr_cli_mode { |
