Re: [tipc-discussion] [net-next 1/1] tipc: fix bug during lookup of multicast destination nodes

2018-01-15 Thread David Miller
From: Jon Maloy Date: Fri, 12 Jan 2018 20:56:50 +0100 > In commit 232d07b74a33 ("tipc: improve groupcast scope handling") we > inadvertently broke non-group multicast transmission when changing the > parameter 'domain' to 'scope' in the function > tipc_nametbl_lookup_dst_nodes(). We missed to mak

[tipc-discussion] [net-next 1/1] tipc: fix bug during lookup of multicast destination nodes

2018-01-12 Thread Jon Maloy
In commit 232d07b74a33 ("tipc: improve groupcast scope handling") we inadvertently broke non-group multicast transmission when changing the parameter 'domain' to 'scope' in the function tipc_nametbl_lookup_dst_nodes(). We missed to make the corresponding change in the calling function, with the res