Tcpip.Iptype error = [ | `No_route of stringcan't send a message to that destination
*)| `Would_fragmentwould need to fragment, but fragmentation is disabled
*) ]IP errors and protocols.
val pp_error : error Fmt.tval pp_proto : proto Fmt.tmodule type S = sig ... endAn Internet Protocol (IP) layer reassembles IP fragments into packets, removes the IP header, and on the sending side fragments overlong payload and inserts IP headers.