Re: [net-next 0/4] tipc: emulate multicast through replication

2017-01-20 Thread David Miller
From: Jon Maloy Date: Wed, 18 Jan 2017 13:50:49 -0500 > TIPC multicast messages are currently distributed via L2 broadcast > or IP multicast to all nodes in the cluster, irrespective of the > number of real destinations of the message. > > In this series we introduce an option to transport messa

[net-next 0/4] tipc: emulate multicast through replication

2017-01-18 Thread Jon Maloy
TIPC multicast messages are currently distributed via L2 broadcast or IP multicast to all nodes in the cluster, irrespective of the number of real destinations of the message. In this series we introduce an option to transport messages via replication ("replicast") across a selected number of unic