]> git.puffer.fish Git - mirror/frr.git/commit
pimd: source/group information now added for pruned entry 10832/head
authorsarita patra <saritap@vmware.com>
Mon, 21 Mar 2022 06:41:24 +0000 (23:41 -0700)
committersarita patra <saritap@vmware.com>
Mon, 21 Mar 2022 06:43:55 +0000 (23:43 -0700)
commitf37cbaea86137d96ab413041afd4dbb89552ce84
tree057dad878083b1d19bb78cffee9af50ec3044396
parent5aad2b6a8244c555afc91ef5b64c3f85117af77c
pimd: source/group information now added for pruned entry

show ip mroute json command displays the source, group info
per oil, so for pruned group since the OIL is empty, it is not
showing.

Fix: Added the above information per source.

Signed-off-by: sarita patra <saritap@vmware.com>
pimd/pim_cmd.c