diff options
| author | Christian Hopps <chopps@labn.net> | 2025-03-03 11:41:03 +0000 |
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2025-03-03 11:42:39 +0000 |
| commit | edad74e5bcb4c5d325fd958bb37b36110e77efde (patch) | |
| tree | fc50e08d8721003b9ac5ef5c9743929c66fb928b /lib/libfrr.h | |
| parent | fff9e3fbcb856b198a61a62e5f91ea08ee60b213 (diff) | |
rustbind: remove: rust binary based daemon skeleton code
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'lib/libfrr.h')
| -rw-r--r-- | lib/libfrr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libfrr.h b/lib/libfrr.h index c08374811c..df537e2e3b 100644 --- a/lib/libfrr.h +++ b/lib/libfrr.h @@ -101,7 +101,6 @@ DECLARE_DLIST(log_args, struct log_arg, itm); #define PATH_VTY_PORT 2621 #define PIM6D_VTY_PORT 2622 #define MGMTD_VTY_PORT 2623 -#define RUSTBIND_VTY_PORT 2624 /* Registry of daemons' port defaults */ enum frr_cli_mode { |
