diff options
| author | Mobashshera Rasool <mrasool@vmware.com> | 2021-08-17 00:24:30 -0700 |
|---|---|---|
| committer | Mobashshera Rasool <mrasool@vmware.com> | 2021-08-17 00:24:30 -0700 |
| commit | ccfc58caaeb06c34d6ffeb61c27da83d316c9eaa (patch) | |
| tree | 171439c994523229e3ef20391efef022e67f7b09 /pimd/pim_main.c | |
| parent | 1f332cb0b2785434a4eebf91d4087e5a5e303b23 (diff) | |
pimd: IGMPv2 query timer gets delayed in a scenario
Problem Statement:
==================
IGMP query is sent at irregular intervals
(more than 30 seconds) when "ip igmp query-max-response-time 100"
command is executed multiple times.
RCA:
=================
When "ip igmp query-max-response-time 100" is executed, the timers
are reset resulting in the delay of sending the query.
Fix:
=================
When there is no change in the config value, we should not reset
the timers.
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
Diffstat (limited to 'pimd/pim_main.c')
0 files changed, 0 insertions, 0 deletions
