mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Default tick = 1. The today's CPU is fast enough.
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
#define MINLSARRIVAL 1
|
||||
#define LSINFINITY 0xffffff
|
||||
|
||||
#define DEFAULT_OSPFTICK 5
|
||||
#define DEFAULT_AREATICK 4
|
||||
#define DEFAULT_OSPFTICK 1
|
||||
#define DEFAULT_AREATICK 1
|
||||
#define DEFAULT_RFC1583 1 /* compatibility with rfc1583 */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user