commit | e1f9a464026011b3f7d0f7b6dfab3e562e870a46 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sat Apr 19 17:53:52 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 19 17:53:52 2008 -0700 |
tree | 48cb0d536b0a751a5c3d6296979270739b254a85 | |
parent | 4e9d8a70e4a48e146a0eaaa5a666f0a4889d873d [diff] |
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>