X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=isisd%2Fisis_constants.h;h=25eae06cb0af0d473957bb1232fd2ac486aded13;hb=c52e2ecf95a9be318912caacc0851d9307e679f7;hp=b7b5d35c2e6df30671caab0c452ed0a406a30f4c;hpb=58e1623702c828d286773da0c188af9ba176c030;p=mirror_frr.git diff --git a/isisd/isis_constants.h b/isisd/isis_constants.h index b7b5d35c2..25eae06cb 100644 --- a/isisd/isis_constants.h +++ b/isisd/isis_constants.h @@ -73,7 +73,9 @@ #define MAX_MIN_LSP_GEN_INTERVAL 120 /* RFC 4444 says 65535 */ #define DEFAULT_MIN_LSP_GEN_INTERVAL 30 -#define MIN_LSP_TRANS_INTERVAL 20000 /* Microseconds */ +#define MIN_LSP_RETRANS_INTERVAL 5 /* Seconds */ + +#define TRIGGERED_IIH_DELAY 50 /* msec */ #define MIN_CSNP_INTERVAL 1 #define MAX_CSNP_INTERVAL 600