]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Modifying name of struct igmp_source to struct gm_source for IPv6.
authorSai Gomathi <nsaigomathi@vmware.com>
Fri, 3 Dec 2021 17:33:53 +0000 (09:33 -0800)
committerSai Gomathi <nsaigomathi@vmware.com>
Fri, 3 Dec 2021 18:10:40 +0000 (10:10 -0800)
commit517001077fe2f038adfef09bdc9b09b7e9a654d0
tree35e9ebf70a3413970767daec8752bd6f6e315429
parent9c8523e089e97d83a7487f6eee093b73f7b49bd9
pimd: Modifying name of struct igmp_source to struct gm_source for IPv6.

Modifying name of struct igmp_source to struct gm_source, which is to be used
by both IPv4 and IPv6(for both MLD and IGMP).

Co-authored-by: Mobashshera Rasool <mrasool@vmware.com>
Co-authored-by: Sarita Patra <saritap@vmware.com>
Signed-off-by: Sai Gomathi <nsaigomathi@vmware.com>
pimd/pim_cmd.c
pimd/pim_igmp.c
pimd/pim_igmp.h
pimd/pim_igmpv3.c
pimd/pim_igmpv3.h
pimd/pim_nb_config.c
pimd/pim_zebra.c
pimd/pim_zebra.h