summaryrefslogtreecommitdiff
path: root/lib/memtypes.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-05-31 21:27:48 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-06-01 07:07:04 -0400
commit78d3e257707a0d932f70486b436250487d58b8c9 (patch)
tree9a634600132cb1561b982ecdf6cd352a93ad203a /lib/memtypes.c
parentebe32f70f13e9024fc4615fa8cebe0356449a49a (diff)
pimd: Allow command zclient to find it's data
pim has two zclient sockets to zebra. One is used exclusively to do mrib lookups. The other is to do the normal day to day communication between pim and zebra. With the change to the zebra api to send up all data to all sockets this caused the mrib lookup socket to accumulate data in between mrib lookups. So if at some point in time we get upcoming data but no mrib lookups modify the code to find the mrib lookup it is looking for. Long term we need to figure something else out but this change will get us moving forward again. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'lib/memtypes.c')
0 files changed, 0 insertions, 0 deletions