tproxy: added udp6_lib_lookup function
authorBalazs Scheidler <bazsi@balabit.hu>
Thu, 21 Oct 2010 14:05:41 +0000 (16:05 +0200)
committerPatrick 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