From: Patrick McHardy Date: Wed, 26 Mar 2008 03:26:43 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack_sip: RTP routing optimization X-Git-Tag: v2.6.26-rc1~1138^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f485abd618e0d249bdd1abdc586bd10fee1954;p=pandora-kernel.git [NETFILTER]: nf_conntrack_sip: RTP routing optimization Optimize call routing between NATed endpoints: when an external registrar sends a media description that contains an existing RTP expectation from a different SNATed connection, the gatekeeper is trying to route the call directly between the two endpoints. We assume both endpoints can reach each other directly and "un-NAT" the addresses, which makes the media stream go between the two endpoints directly. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed