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:
86167a3
)
[NETNS]: Pass correct namespace in ip_route_input_slow.
author
Denis V. Lunev
<den@openvz.org>
Tue, 22 Jan 2008 01:34:35 +0000
(17:34 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:10:22 +0000
(15:10 -0800)
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>
No differences found