summaryrefslogtreecommitdiff
path: root/lib/compiler.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-04-08 18:02:45 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-04-09 13:17:56 -0400
commitca6cb21b60b6251f6d0bbe02eebfbee6b574de9a (patch)
tree02b6c110ede986d9f66aeb5144b242d47544560d /lib/compiler.h
parentc8d8450442fbc9967a2e9cbbb5a963dc2ff3de00 (diff)
pimd: Only send triggered response after all of *,G message is read
pim was sending a triggered response on every S,G RPT prune information read. Suppose we had this in a *,G message: *,G S1, G RPT Prune S2, G RPT Prune We would send two triggered *,G messages upstream. This leads to over processing and quickly changing state if S1 or S2 were in different states. Modify the code to send just one Triggered *,G upstream after looking at all S,G state for a *,G. Ticket: CM-24531 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/compiler.h')
0 files changed, 0 insertions, 0 deletions