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:
334527d
)
[NETNS][DCCPV6]: Make per-net socket lookup.
author
Pavel Emelyanov
<xemul@openvz.org>
Mon, 14 Apr 2008 05:33:06 +0000
(22:33 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 Apr 2008 05:33:06 +0000
(22:33 -0700)
The inet6_lookup family of functions requires a net to lookup
a socket in, so give a proper one to them.
No more things to do for dccpv6, since routing is OK and the
ipv4-like transport layer filtering is not done for ipv6.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found