udp: Export UDP socket lookup function
authorKOVACS Krisztian <hidden@sch.bme.hu>
Wed, 1 Oct 2008 14:48:10 +0000 (07:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Oct 2008 14:48:10 +0000 (07:48 -0700)
commitbcd41303f422015ab662c9276d108414aa75b796
tree18fc3d87f764615d7139f23b2792bbf89fc7a63b
parenta3116ac5c216fc3c145906a46df9ce542ff7dcf2
udp: Export UDP socket lookup function

The iptables tproxy code has to be able to do UDP socket hash lookups,
so we have to provide an exported lookup function for this purpose.

Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp.h
net/ipv4/udp.c