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:
24ef0da
)
[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.
author
Colin
<colins@sjtu.edu.cn>
Mon, 26 May 2008 16:04:43 +0000
(
00:04
+0800)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Wed, 4 Jun 2008 19:02:32 +0000
(
04:02
+0900)
I discover a strange behavior in [ipv4 in ipv6] tunnel. When IPv6 tunnel
payload is less than 40(0x28), packet can be sent to network, received in
physical interface, but not seen in IP tunnel interface. No counter increase
in tunnel interface.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found