]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)
authorOndrej Filip <feela@network.cz>
Tue, 30 May 2000 16:48:42 +0000 (16:48 +0000)
committerOndrej Filip <feela@network.cz>
Tue, 30 May 2000 16:48:42 +0000 (16:48 +0000)
proto/ospf/ospf.h

index 4aea135bce6c5e7a6cb097418039b72e898c85c6..0eaf98bc7d69f0c5b1ae2029cb576be5fc810246 100644 (file)
@@ -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           /* FIXME What's good value? */
 
 struct ospf_config {
   struct proto_config c;