]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_igmpv2.h
pimd: Modifying struct igmp_sock to gm_sock for IPv6
authorSai Gomathi <nsaigomathi@vmware.com>
Fri, 3 Dec 2021 18:23:23 +0000 (10:23 -0800)
committerSai Gomathi <nsaigomathi@vmware.com>
Fri, 3 Dec 2021 18:27:12 +0000 (10:27 -0800)
commitc5f76fad1a2b0f6127d7b8ef94f24798e60dbbd6
treed71cde145cd4b37ae8f2cd983955ae54328d4845
parenta16db099e44dd05f7c43e3770b22cff0c8d0d0f6
pimd: Modifying struct igmp_sock to gm_sock for IPv6

Modifying name of struct igmp_sock to struct gm_sock, 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>
12 files changed:
pimd/pim_cmd.c
pimd/pim_iface.c
pimd/pim_igmp.c
pimd/pim_igmp.h
pimd/pim_igmp_mtrace.c
pimd/pim_igmp_mtrace.h
pimd/pim_igmpv2.c
pimd/pim_igmpv2.h
pimd/pim_igmpv3.c
pimd/pim_igmpv3.h
pimd/pim_mroute.c
pimd/pim_nb_config.c