netfilter: nf_nat: change sequence number adjustments to 32 bits
authorPatrick McHardy <kaber@trash.net>
Sun, 28 Jul 2013 20:54:10 +0000 (22:54 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 31 Jul 2013 17:54:51 +0000 (19:54 +0200)
Using 16 bits is too small, when many adjustments happen the offsets might
overflow and break the connection.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found