mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-05 19:33:11 +00:00
Merge pull request #14573 from FRRouting/mergify/bp/dev/9.1/pr-14564
mgmtd: Change MGMTD_VTY_PORT to 2623 (backport #14564)
This commit is contained in:
commit
d8d86ea1fa
@ -20,7 +20,7 @@
|
||||
#include "mgmtd/mgmt_txn.h"
|
||||
#include "mgmtd/mgmt_ds.h"
|
||||
|
||||
#define MGMTD_VTY_PORT 2622
|
||||
#define MGMTD_VTY_PORT 2623
|
||||
#define MGMTD_SOCKET_BUF_SIZE 65535
|
||||
#define MGMTD_MAX_COMMIT_LIST 10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user