netfilter: Fix SIP conntrack build with NAT disabled.
authorPatrick McHardy <kaber@trash.net>
Sun, 20 Apr 2008 00:53:52 +0000 (17:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Apr 2008 00:53:52 +0000 (17:53 -0700)
Reported by Ingo Molnar.

The SIP helper is also useful without NAT. This patch adds an ifdef
around the RTP call optimization for NATed clients.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found