]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Modify `show ip pim assert` to only show interesting bits
authorDonald Sharp <sharpd@nvidia.com>
Tue, 8 Feb 2022 00:55:00 +0000 (19:55 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 8 Feb 2022 00:55:00 +0000 (19:55 -0500)
commit35e5ef55f1ec3f6e3fa78c268b2ed2a392b17d23
tree1b20aa10208bed667eaa277308f203347c398edd
parent16cdf5ddbc5c92f0dc43d9243a60a7258c67e68d
pimd: Modify `show ip pim assert` to only show interesting bits

`show ip pim assert` shows S,G ifchannel information even when
there is no information available about the assert process.

Fix the code to not dump non-interesting cases.

Fixes: 10462
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/user/pim.rst
pimd/pim_cmd.c