Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol t…
…unnel. 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>
- Loading branch information