commit | b99f0152e5f96dde31d2b9060b4f1029abc11078 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 01:05:57 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 01:05:57 2008 -0700 |
tree | 6e71dcc55e5b36a7819f7521c0fa930b04143aac | |
parent | 44d3c299dcfee094f10e0c686ad6588fd36d4f8f [diff] |
[IPIP]: Use proper net in (mostly) routing calls. There are some ip_route_output_key() calls in there that require a proper net so give one to them. Besides - give a proper net to a single __get_dev_by_index call in ipip_tunnel_bind_dev(). Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>