From: Eric W. Biederman Date: Thu, 10 Jan 2008 11:25:28 +0000 (-0800) Subject: [NETNS]: Add netns parameter to inet_(dev_)add_type. X-Git-Tag: v2.6.25-rc1~1162^2~808 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b175b26c1048d331508940ad3516ead1998084f;p=pandora-kernel.git [NETNS]: Add netns parameter to inet_(dev_)add_type. The patch extends the inet_addr_type and inet_dev_addr_type with the network namespace pointer. That allows to access the different tables relatively to the network namespace. The modification of the signature function is reported in all the callers of the inet_addr_type using the pointer to the well known init_net. Acked-by: Benjamin Thery Acked-by: Daniel Lezcano Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed