summaryrefslogtreecommitdiffstats
path: root/Documentation/pps
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2011-06-16 17:29:22 +0200
committerPatrick McHardy <kaber@trash.net>2011-06-16 17:29:22 +0200
commit42c1edd345c8412d96e7a362ee06feb7be73bb6c (patch)
tree5b05b0324b8186fe8bc40ffced48c856b099547d /Documentation/pps
parent2c38de4c1f8da799bdca0e4bb40ca13f2174d3e8 (diff)
downloadop-kernel-dev-42c1edd345c8412d96e7a362ee06feb7be73bb6c.zip
op-kernel-dev-42c1edd345c8412d96e7a362ee06feb7be73bb6c.tar.gz
netfilter: nf_nat: avoid double seq_adjust for loopback
Avoid double seq adjustment for loopback traffic because it causes silent repetition of TCP data. One example is passive FTP with DNAT rule and difference in the length of IP addresses. This patch adds check if packet is sent and received via loopback device. As the same conntrack is used both for outgoing and incoming direction, we restrict seq adjustment to happen only in POSTROUTING. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'Documentation/pps')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud