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:
996dedb
)
ipv6/exthdrs: accept tlv which includes only padding
author
Jiri Pirko
<jiri@resnulli.us>
Fri, 6 Sep 2013 14:02:25 +0000
(16:02 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Sep 2013 19:52:27 +0000
(15:52 -0400)
In rfc4942 and rfc2460 I cannot find anything which would implicate to
drop packets which have only padding in tlv.
Current behaviour breaks TAHI Test v6LC.1.2.6.
Problem was intruduced in:
9b905fe6843
"ipv6/exthdrs: strict Pad1 and PadN check"
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found