[NETNS]: Make icmp_sk per namespace.
authorDenis V. Lunev <den@openvz.org>
Fri, 29 Feb 2008 19:19:58 +0000 (11:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Feb 2008 19:19:58 +0000 (11:19 -0800)
commit4a6ad7a141cbee2cf074e6cf8dc527b231b69ece
treef4edbb78969f6109874ea38d92464aa79cc74d3d
parent5c8cafd65e1448b1d55cad3fb1e42ad42607e5be
[NETNS]: Make icmp_sk per namespace.

All preparations are done. Now just add a hook to perform an
initialization on namespace startup and replace icmp_sk macro with
proper inline call.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv4.h
net/ipv4/icmp.c