Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)
This commit is contained in:
parent
1b128de364
commit
e1e31816c4
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue