]> git.proxmox.com Git - mirror_frr.git/commit
pimd: new cli command show ip mroute summary
authorSarita Patra <saritap@vmware.com>
Thu, 16 May 2019 16:58:28 +0000 (09:58 -0700)
committerSarita Patra <saritap@vmware.com>
Wed, 29 May 2019 15:44:22 +0000 (08:44 -0700)
commit468b6f4400b1f374af354fac708ba2125c8872ee
treef8c70958c901d01bedfae36c8741804273c56ea3
parentd55b549f03788d483fd0026d9fc8a573318810d3
pimd: new cli command show ip mroute summary

Introduced a new command "show ip mroute summary"
to display total number of (*, G) and (S, G) mroutes
created and number of mroutes installed in the kernel.

Signed-off-by: Sarita Patra <saritap@vmware.com>
doc/user/pim.rst
pimd/pim_cmd.c