Skip to content
Commit b881ef76 authored by John Heffner's avatar John Heffner Committed by David S. Miller
Browse files

[IPV6]: MTU discovery check in ip6_fragment()



Adds a check in ip6_fragment() mirroring ip_fragment() for packets
that we can't fragment, and sends an ICMP Packet Too Big message
in response.

Signed-off-by: default avatarJohn Heffner <jheffner@psc.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fd44de7c
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