mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 11:44:16 +00:00
mgmtd: Change MGMTD_VTY_PORT to 2623
This is clashing with PIMv6 (2622). Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
d2324b7b4a
commit
eeda9b8ae8
@ -20,7 +20,7 @@
|
|||||||
#include "mgmtd/mgmt_txn.h"
|
#include "mgmtd/mgmt_txn.h"
|
||||||
#include "mgmtd/mgmt_ds.h"
|
#include "mgmtd/mgmt_ds.h"
|
||||||
|
|
||||||
#define MGMTD_VTY_PORT 2622
|
#define MGMTD_VTY_PORT 2623
|
||||||
#define MGMTD_SOCKET_BUF_SIZE 65535
|
#define MGMTD_SOCKET_BUF_SIZE 65535
|
||||||
#define MGMTD_MAX_COMMIT_LIST 10
|
#define MGMTD_MAX_COMMIT_LIST 10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user