From: Pavel Emelyanov Date: Mon, 24 Mar 2008 21:57:45 +0000 (-0700) Subject: [NETNS]: Minor information leak via /proc/net/ptype file. X-Git-Tag: v2.6.26-rc1~1138^2~372 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2feb27dbe00cbb4f7d31f90acf6bd0d751dd0a50;p=pandora-kernel.git [NETNS]: Minor information leak via /proc/net/ptype file. This file displays the registered packet types, but some of them (packet sockets creates such) can be bound to a net device and showing them in a wrong namespace is not correct. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed