]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/ipip.c
[IPIP]: Make the fallback tunnel device per-net.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:04:13 +0000 (01:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:04:13 +0000 (01:04 -0700)
commitb9855c54dadc0768dcc3804df1972488783d2267
tree37ef8c0d01725440d5b87205b538a555e7eff7d2
parent10dc4c7bb70533d16184aaaa69e137a7d2b9a3a8
[IPIP]: Make the fallback tunnel device per-net.

Create on in ipip_init_net(), use it all over the code (the
proper place to get the net from already exists) and destroy
in ipip_net_exit().

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