]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_upstream.c
pimd: Fix join_desired for (*,G) states
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 4 Aug 2016 16:06:58 +0000 (12:06 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:05 +0000 (20:26 -0500)
commit7a3ddda53f9ad14a9f2c786dbc06fe3f47ef6a2e
tree4d52011dd02698afea3e00e11bf35762ee350fc2
parent6029d31f7c01651da8aa3ce49f34dc73e2b6c015
pimd: Fix join_desired for (*,G) states

When we are evaluating if we have a inherited_olist, include
the *,G state in determing what to do.

Additionally when we receive a join or prune of *,G
do the right thing.

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