summaryrefslogtreecommitdiffstats
path: root/proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto')
-rw-r--r--proto/ospf/ospf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h
index ea77aa9..13a5f82 100644
--- a/proto/ospf/ospf.h
+++ b/proto/ospf/ospf.h
@@ -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 */