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:
5b7bf42
)
pptp: Accept packet with seq zero
author
Bradley Peterson
<despite@gmail.com>
Thu, 12 Jan 2012 10:39:16 +0000
(10:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Jan 2012 04:05:28 +0000
(20:05 -0800)
Initialize the PPTP "seq received" value to 0xffffffff, so we don't
ignore packets with seq zero.
Signed-off-by: Bradley Peterson <despite@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found