Skip to content
Commit 82836372 authored by Colin's avatar Colin Committed by YOSHIFUJI Hideaki
Browse files

[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.



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: default avatarYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
parent 24ef0da7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment