]> git.puffer.fish Git - mirror/frr.git/commit
pimd,pim6d: Query-interval should be greater than quer max response time 13926/head
authorSai Gomathi N <nsaigomathi@vmware.com>
Tue, 4 Jul 2023 08:55:33 +0000 (01:55 -0700)
committerSai Gomathi N <nsaigomathi@vmware.com>
Tue, 4 Jul 2023 09:41:03 +0000 (02:41 -0700)
commit05c5f81b608118b5deabe0253533284848103a6d
tree2b301661ebc8dbccbc9d7e1636028310b7a49010
parent07a2b9d41ee07f845121c117e2ba8586944371f6
pimd,pim6d: Query-interval should be greater than quer max response time

According to RFC 2236 Section 8.3
The number of seconds represented by the [Query Response Interval] must be less than the [Query Interval].

As Maximum Response Delay refers to the maximum time interval within which an IGMP or MLD router
should respond to a query message. If both are equal, then both may expire at the same time.
So Query Interval must be greater than the query max response time.

Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
yang/frr-gmp.yang