From: Patrick McHardy Date: Sun, 20 Apr 2008 00:53:52 +0000 (-0700) Subject: netfilter: Fix SIP conntrack build with NAT disabled. X-Git-Tag: v2.6.26-rc1~1127^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f9a464026011b3f7d0f7b6dfab3e562e870a46;p=pandora-kernel.git netfilter: Fix SIP conntrack build with NAT disabled. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed