commit | 96635522f7930025b8a56a7075db82c48a454a30 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 01:10:44 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 01:10:44 2008 -0700 |
tree | 17b8d7e0d79b94d2dc1cc25e1b8e51b5598f02b1 | |
parent | eb8ce741a3c4d4ba5f345ff19689c7d2e4555668 [diff] |
[GRE]: Use proper net in routing calls. As for the IPIP tunnel, there are some ip_route_output_key() calls in there that require a proper net so give one to them. And a proper net for the __get_dev_by_index hanging around. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>