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:
a7ca7fc
)
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
author
Christoph Paasch
<christoph.paasch@gmail.com>
Tue, 5 May 2009 13:32:16 +0000
(15:32 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 5 May 2009 13:32:16 +0000
(15:32 +0200)
As packets ending with NEXTHDR_NONE don't have a last extension header,
the check for the length needs to be after the check for NEXTHDR_NONE.
Signed-off-by: Christoph Paasch <christoph.paasch@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found