| commit | 84a885f44961c17a91cae9a9c03e4b3dae5d8d94 | [log] [tgz] |
|---|---|---|
| author | Denis V. Lunev <den@openvz.org> | Mon Jan 21 17:34:35 2008 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:10:22 2008 -0800 |
| tree | 008cdba1ea0e14fdb2b95a74ad8e7998e37c49ae | |
| parent | 86167a377f1c4fb40742302ae7682dd574abde86 [diff] |
[NETNS]: Pass correct namespace in ip_route_input_slow. The packet on the input path always has a referrence to an input network device it is passed from. Extract network namespace from it. Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>