git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0658cdc
)
netfilter: nf_nat: change sequence number adjustments to 32 bits
author
Patrick McHardy
<kaber@trash.net>
Sun, 28 Jul 2013 20:54:10 +0000
(22:54 +0200)
committer
Pablo 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