]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: No need to add then remove the oif if not DR
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 4 Nov 2019 15:55:52 +0000 (10:55 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 4 Nov 2019 15:55:52 +0000 (10:55 -0500)
commit8e389ea9e8791581df1672602469c8a5ffebc24c
tree8c050f5a2e66d21aed043927e9733d96f4a2663e
parente536181ef0452380a3ac26ccccf58e68a3b485eb
pimd: No need to add then remove the oif if not DR

When adding an OIF to the OIL, if we are not the DR
there is no need to install it then remove it.

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