git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e9d8a7
)
netfilter: Fix SIP conntrack build with NAT disabled.
author
Patrick McHardy
<kaber@trash.net>
Sun, 20 Apr 2008 00:53:52 +0000
(17:53 -0700)
committer
David 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