]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commite1f9a464026011b3f7d0f7b6dfab3e562e870a46
tree48cb0d536b0a751a5c3d6296979270739b254a85
parent4e9d8a70e4a48e146a0eaaa5a666f0a4889d873d
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_sip.c