From: Patrick McHardy Date: Wed, 26 Mar 2008 03:09:51 +0000 (-0700) Subject: [NETFILTER]: nf_nat_sip: fix NAT setup order X-Git-Tag: v2.6.26-rc1~1138^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d244121d88cd9b0baa12c25ff25561e7b4f71cd;p=pandora-kernel.git [NETFILTER]: nf_nat_sip: fix NAT setup order We need to set up the destination NAT mapping before the source NAT mapping, so the NAT core gets to see the final tuple and can decide whether the source port needs to be remapped. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed