Merge pull request #13926 from SaiGomathiN/querinterval

pimd,pim6d: Query-interval should be greater than query max response time
This commit is contained in:
Donald Sharp 2023-07-06 16:22:15 -04:00 committed by GitHub
commit 9f6a5380ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ module frr-gmp {
range "1..max";
}
units seconds;
must ". * 10 >= ../query-max-response-time";
must ". * 10 > ../query-max-response-time";
default "125";
description
"The Query Interval is the interval between General Queries