]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Modify `show ip pim assert` to only show interesting bits 10526/head
authorDonald Sharp <sharpd@nvidia.com>
Tue, 8 Feb 2022 00:55:00 +0000 (19:55 -0500)
committermergify-bot <noreply@mergify.com>
Tue, 8 Feb 2022 04:46:07 +0000 (04:46 +0000)
commit7b1d9214568ed7e0c7ef0b63f7ef8fa260833561
treedb00d6dc8e049b70e6be7bdb6acf275b725b588e
parentf49dcb578315c8daf3bba3373fdddf77087062d0
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>
(cherry picked from commit 35e5ef55f1ec3f6e3fa78c268b2ed2a392b17d23)
doc/user/pim.rst
pimd/pim_cmd.c