[IP6TUNNEL]: Make tunnels hashes per-net.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:23:22 +0000 (01:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:23:22 +0000 (01:23 -0700)
Move hashes in the struct ip6_tnl_net, replace tnls_xxx[] with
ip6n->tnlx_xxx[] and handle init and exit appropriately.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found