From: Pavel Emelyanov Date: Tue, 6 Dec 2011 07:59:15 +0000 (+0000) Subject: inet_diag: Introduce socket family checks X-Git-Tag: v3.3-rc1~182^2~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d23deaa07b9b788e781a2253672cdc8b65b85e53;p=pandora-kernel.git inet_diag: Introduce socket family checks The new API will specify family to work with. Teach the existing socket walking code to bypass not interesting ones. To preserve compatibility with existing behavior the _compat code sets interesting family to AF_UNSPEC to dump them all. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed