From: David S. Miller Date: Tue, 5 Feb 2013 19:42:23 +0000 (-0500) Subject: ipv4: Disallow non-namespace aware protocols to register. X-Git-Tag: v3.9-rc1~139^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=547472b8e1da72ae226430c0c4273e36fc8ca768;p=pandora-kernel.git ipv4: Disallow non-namespace aware protocols to register. All in-tree ipv4 protocol implementations are now namespace aware. Therefore all the run-time checks are superfluous. Reject registry of any non-namespace aware ipv4 protocol. Eventually we'll remove prot->netns_ok and this registry time check as well. Signed-off-by: David S. Miller --- Reading git-diff-tree failed