From: Pavel Emelyanov Date: Tue, 6 Dec 2011 07:58:03 +0000 (+0000) Subject: sock_diag: Initial skeleton X-Git-Tag: v3.3-rc1~182^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d366477a52f1df29fa066ffb18e4e6101ee2ad04;p=pandora-kernel.git sock_diag: Initial skeleton When receiving the SOCK_DIAG_BY_FAMILY message we have to find the handler for provided family and pass the nl message to it. This patch describes an infrastructure to work with such nandlers and implements stubs for AF_INET(6) ones. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed