]> git.puffer.fish Git - mirror/frr.git/commit
pim: Keeping list of address-family under gmp container 10276/head
authorsarita patra <saritap@vmware.com>
Tue, 4 Jan 2022 11:26:06 +0000 (03:26 -0800)
committersarita patra <saritap@vmware.com>
Mon, 17 Jan 2022 13:10:20 +0000 (05:10 -0800)
commit3051f4438da958af0f588f5ce26f4125785d56d2
tree16f088526c850c2badb9f65aef046d227d703c5a
parent40a19188d5cf8367dae63d993ffe863f493c6bd0
pim: Keeping list of address-family under gmp container

Renamed frr-igmp.yang to frr-gmp.yang, igmp to gmp container.
to support IGMP and MLD protocol.

frr-gmp.yang, created a list of address family under mgmd
container. For PIMV4 the key is IPV4, where as for PIMV6
the key is IPV6. This is done for PIMV6 development.

This commit will have all the northbound changes to support
IPV4 address family.

Signed-off-by: sarita patra <saritap@vmware.com>
pimd/pim_cmd.c
pimd/pim_main.c
pimd/pim_nb.c
pimd/pim_nb.h
pimd/pim_nb_config.c
pimd/subdir.am
yang/frr-gmp.yang [new file with mode: 0644]
yang/frr-igmp.yang [deleted file]
yang/subdir.am