]> git.karo-electronics.de Git - karo-tx-linux.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)
commit2ae0b8af1fe35ddaa2e46704ae31a2f9cac0349d
treefb6ff13876c71217c98fad4456695b479f81e64f
parent9999974a8318b605ebae08a87e86232659e56a52
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