]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Allow installation of NULL mroute in some situations
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 10 Jul 2017 13:45:04 +0000 (09:45 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:52:57 +0000 (13:52 -0400)
commitaabb9a2f07bbcd1b3325e892ac6d204d123c654a
treec7e99a136fd083e19d7b99315846e35dc1a00935
parent5c3aac90d95bf2c0792ce74ec90d8eb731669f5f
pimd: Allow installation of NULL mroute in some situations

When we receive a S,G,RPT prune as part of a *,G tree, install
the NULL oil S,G mroute.  This will cause the traffic to stop
flowing for this particular S,G as we expect.

Ticket: CM-16978
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_ifchannel.c
pimd/pim_upstream.c
pimd/pim_zebra.c
pimd/pim_zebra.h