]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: add functionality to lookup multicast destination nodes
authorJon Paul Maloy <jon.maloy@ericsson.com>
Wed, 18 Jan 2017 18:50:51 +0000 (13:50 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jan 2017 17:10:16 +0000 (12:10 -0500)
commitb407bc209357fc1da69f9fb7eb483b35981bc3d7
treefb6ff13876c71217c98fad4456695b479f81e64f
parentcb17723a847d0cc0c3739411edfd027769170312
tipc: add functionality to lookup multicast destination nodes

As a further preparation for the upcoming 'replicast' functionality,
we add some necessary structs and functions for looking up and returning
a list of all nodes that host destinations for a given multicast message.

Reviewed-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bcast.c
net/tipc/bcast.h
net/tipc/name_table.c
net/tipc/name_table.h