mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)
This commit is contained in:
parent
1b128de364
commit
e1e31816c4
@ -42,7 +42,7 @@
|
||||
#define MINLSINTERVAL 5
|
||||
#define MINLSARRIVAL 1
|
||||
#define LSINFINITY 0xffff /* RFC says 0xffffff ??? */
|
||||
#define AGINGDELTA 20 /* FIXME What's good value? */
|
||||
#define AGINGDELTA 7 /* FIXME What's good value? */
|
||||
|
||||
struct ospf_config {
|
||||
struct proto_config c;
|
||||
|
Loading…
Reference in New Issue
Block a user