From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next 1/1] tipc: extend sock diag for group communication Date: Sat, 30 Jun 2018 21:06:00 +0900 (KST) Message-ID: <20180630.210600.1311448773848378263.davem@davemloft.net> References: <1530271578-17800-1-git-send-email-mohan.krishna.ghanta.krishnamurthy@ericsson.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: tipc-discussion@lists.sourceforge.net, jon.maloy@ericsson.com, maloy@donjonn.com, ying.xue@windriver.com, netdev@vger.kernel.org To: mohan.krishna.ghanta.krishnamurthy@ericsson.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:38012 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936201AbeF3MGC (ORCPT ); Sat, 30 Jun 2018 08:06:02 -0400 In-Reply-To: <1530271578-17800-1-git-send-email-mohan.krishna.ghanta.krishnamurthy@ericsson.com> Sender: netdev-owner@vger.kernel.org List-ID: From: GhantaKrishnamurthy MohanKrishna Date: Fri, 29 Jun 2018 13:26:18 +0200 > This commit extends the existing TIPC socket diagnostics framework > for information related to TIPC group communication. > > Acked-by: Ying Xue > Acked-by: Jon Maloy > Signed-off-by: GhantaKrishnamurthy MohanKrishna Applied.