]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Be more careful looking up mroute statistics
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 31 Oct 2016 20:33:38 +0000 (16:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:13 +0000 (20:26 -0500)
commitd1b64e31aa615f9a4e06431fd78f4dfb7db7fb32
tree61882f8180a47f21ff7a0bec9ff1ce4dd8b4db73
parent03417ccd6d78c2a2a39032d51c228759e52c364f
pimd: Be more careful looking up mroute statistics

When we get a request to look up the mroute statistics
from the kernel, ensure that the interface returned
is a valid usable interface.

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