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:
3428c20
)
[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT
author
Harald Welte
<laforge@netfilter.org>
Thu, 3 Nov 2005 12:05:20 +0000
(13:05 +0100)
committer
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Sat, 5 Nov 2005 01:19:17 +0000
(23:19 -0200)
This endianness bug slipped through while changing the 'gre.key' field in the
conntrack tuple from 32bit to 16bit.
None of my tests caught the problem, since the linux pptp client always has
'0' as call id / gre key. Only windows clients actually trigger the bug.
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
No differences found