diff --git a/pimd/pim_ifchannel.c b/pimd/pim_ifchannel.c index ca8f06168..3a7eb45f2 100644 --- a/pimd/pim_ifchannel.c +++ b/pimd/pim_ifchannel.c @@ -1414,9 +1414,6 @@ void pim_ifchannel_set_star_g_join_state(struct pim_ifchannel *ch, int eom, __func__); pim_upstream_update_join_desired(pim, child->upstream); - pim_jp_agg_single_upstream_send( - &child->upstream->rpf, child->upstream, - true); } send_upstream_starg = true;