From: Patrick McHardy Date: Sun, 28 Jul 2013 20:54:10 +0000 (+0200) Subject: netfilter: nf_nat: change sequence number adjustments to 32 bits X-Git-Tag: v3.12-rc1~132^2~266^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d89c68ac78ae432038ef23371d2fa949d725d43;p=pandora-kernel.git netfilter: nf_nat: change sequence number adjustments to 32 bits Using 16 bits is too small, when many adjustments happen the offsets might overflow and break the connection. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed