Commit 82836372311a5cbf9cc5f4f47f9b56cb9edfe90d
Committed by
YOSHIFUJI Hideaki
1 parent
24ef0da7b8
Exists in
master
and in
7 other branches
[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: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
net/ipv6/tunnel6.c