]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Correctly associate channel oil with correct IIF
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 6 Dec 2016 18:52:14 +0000 (13:52 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:18 +0000 (20:26 -0500)
commit8d90ffd05dd3bfb268e5d212d7f18c61eb3fa69a
tree1e56ba15510c2164d727770c8aa130432d668756
parent6a78764e468bd002d795309e17b3fd01a40ea707
pimd: Correctly associate channel oil with correct IIF

There exists situations where PIM stores a S,G channel oil
and doesn't delete it.  When a new upstream comes in for
it we were not ensuring that the IIF for the S,G channel oil
was correct.

Ticket: CM-13908
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_oil.c