commit | b9855c54dadc0768dcc3804df1972488783d2267 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 01:04:13 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 01:04:13 2008 -0700 |
tree | 37ef8c0d01725440d5b87205b538a555e7eff7d2 | |
parent | 10dc4c7bb70533d16184aaaa69e137a7d2b9a3a8 [diff] |
[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>