]> git.puffer.fish Git - matthieu/frr.git/commit
pim: Northbound changes accomodating IPV4 address family
authorsarita patra <saritap@vmware.com>
Wed, 15 Dec 2021 13:24:51 +0000 (05:24 -0800)
committersarita patra <saritap@vmware.com>
Thu, 13 Jan 2022 10:50:49 +0000 (02:50 -0800)
commit698f414748281d951616ce7336fd4f06e4f9fc39
treea89fe43cad4578e2ef407f11f7e4777130daab4a
parent379effbf700f594a12c9da0d15b41742b2db6f43
pim: Northbound changes accomodating IPV4 address family

frr-pim.yang, created a list of address family under pim
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_nb.c
pimd/pim_nb.h
pimd/pim_nb_config.c
yang/frr-pim.yang