]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Get Static mroutes displaying again
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 24 Feb 2017 15:29:15 +0000 (10:29 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 24 Feb 2017 15:31:34 +0000 (10:31 -0500)
commitce9531309c1298ad3da65a4f29b2f835e812131c
treee9c2eb6c6faad794254c07ac231a0416a6aa546a
parent79bdcd99745ae16ee57b98bac5477f8bd6d20d4e
pimd: Get Static mroutes displaying again

The static mroutes were making the assumption that the vif index
and the ifindex were the same.  This is not necessarily the case.

Additionally if we are displaying a *,G route only display
the G.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_static.c