]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Display mroute uptime per (s,g) entry 5942/head
authorSarita Patra <saritap@vmware.com>
Mon, 9 Mar 2020 07:30:34 +0000 (00:30 -0700)
committerSarita Patra <saritap@vmware.com>
Mon, 9 Mar 2020 07:30:34 +0000 (00:30 -0700)
commitdfd12d02554cf516b2ed2944de3c8e15f9ab2cde
tree619a83162b9037bbab97264e9ff305747a03b350
parentb5a3c5ef9ff62af16a382396726e0fd2b9e65fef
pimd: Display mroute uptime per (s,g) entry

Issue: show ip mroute displays the mroute uptime (time when
mroute installed into the kernel) per oif.
This is confusing.

Fix: Display mroute uptime per (s,g) mroute entry.

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