]> git.puffer.fish Git - matthieu/frr.git/commit
pim6d: Adding ipv6 mld last-member-query-count CLI
authorSai Gomathi N <nsaigomathi@vmware.com>
Tue, 18 Jan 2022 15:24:11 +0000 (07:24 -0800)
committerSai Gomathi N <nsaigomathi@vmware.com>
Tue, 5 Apr 2022 07:00:10 +0000 (00:00 -0700)
commitc889adcb263f8126ffe34f5def48e73f2defc92f
tree8a6e0b1d84acae4c1caebf0eed7bef00ade236b8
parentc8b3d45de274f6941638a342f2d502b377e2ee7e
pim6d: Adding ipv6 mld last-member-query-count CLI

Adding the Interface level config command

ipv6 mld last-member-query-count (1-255)
This command can be use to tune the number of Multicast-Address- Specific Queries
sent before the router assumes there are no remaining listeners for an address on a link.

Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
pimd/pim6_cmd.c
pimd/pim_cmd.c
pimd/pim_cmd_common.c
pimd/pim_cmd_common.h
pimd/pim_nb_config.c