]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Modifying members of pim_interface to accommodate IPv6 changes 10279/head
authorSai Gomathi <nsaigomathi@vmware.com>
Tue, 4 Jan 2022 14:00:50 +0000 (06:00 -0800)
committerSai Gomathi <nsaigomathi@vmware.com>
Tue, 11 Jan 2022 11:18:06 +0000 (03:18 -0800)
commit18adcff1c0d9b8bbda7778c5853274589772d1b5
treeb738836df5112c2132930122c842e45ab1b001d8
parent0064d4736d8e0b9815a9dd6c57ad44de51aed970
pimd: Modifying members of pim_interface to accommodate IPv6 changes

Modifying the members of pim_interface which are to be used
for both IPv4 and IPv6 to common names(for both MLD and IGMP).

Issues: #10023

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_iface.c
pimd/pim_iface.h
pimd/pim_igmp.c
pimd/pim_igmpv3.c
pimd/pim_mroute.c
pimd/pim_nb_config.c
pimd/pim_vty.c
pimd/pim_zebra.c