git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ab3527
)
[NETNS]: Add namespace parameter to ip_route_output_slow.
author
Denis V. Lunev
<den@openvz.org>
Wed, 23 Jan 2008 06:06:19 +0000
(22:06 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:11:05 +0000
(15:11 -0800)
This function needs a net namespace to lookup devices, fib tables,
etc. in, so pass it there.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found