mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 13:27:53 +00:00
2005-05-06 Paul Jakma <paul.jakma@sun.com>
* zserv.h: Remove ZEBRA_PORT definition, its in lib/zebra.h now
This commit is contained in:
parent
8cc4198f9f
commit
69e10adaf2
@ -1,3 +1,7 @@
|
|||||||
|
2005-05-06 Paul Jakma <paul.jakma@sun.com>
|
||||||
|
|
||||||
|
* zserv.h: Remove ZEBRA_PORT definition, its in lib/zebra.h now
|
||||||
|
|
||||||
2005-04-28 Paul Jakma <paul.jakma@sun.com>
|
2005-04-28 Paul Jakma <paul.jakma@sun.com>
|
||||||
|
|
||||||
* rib.h: (struct rib) Add lock field for refcounting.
|
* rib.h: (struct rib) Add lock field for refcounting.
|
||||||
|
@ -26,7 +26,6 @@
|
|||||||
#include "workqueue.h"
|
#include "workqueue.h"
|
||||||
|
|
||||||
/* Default port information. */
|
/* Default port information. */
|
||||||
#define ZEBRA_PORT 2600
|
|
||||||
#define ZEBRA_VTY_PORT 2601
|
#define ZEBRA_VTY_PORT 2601
|
||||||
|
|
||||||
/* Default configuration filename. */
|
/* Default configuration filename. */
|
||||||
|
Loading…
Reference in New Issue
Block a user