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:
88440ae
)
tproxy: added udp6_lib_lookup function
author
Balazs Scheidler
<bazsi@balabit.hu>
Thu, 21 Oct 2010 14:05:41 +0000
(16:05 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Thu, 21 Oct 2010 14:05:41 +0000
(16:05 +0200)
Just like with IPv4, we need access to the UDP hash table to look up local
sockets, but instead of exporting the global udp_table, export a lookup
function.
Signed-off-by: Balazs Scheidler <bazsi@balabit.hu>
Signed-off-by: KOVACS Krisztian <hidden@balabit.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found