From: Balazs Scheidler Date: Thu, 21 Oct 2010 14:05:41 +0000 (+0200) Subject: tproxy: added udp6_lib_lookup function X-Git-Tag: v2.6.37-rc1~147^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa976fc011efa1f0e3290c6c9addf7c20757f885;p=pandora-kernel.git tproxy: added udp6_lib_lookup function 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 Signed-off-by: KOVACS Krisztian Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed