Module Icmp

module Icmp: sig .. end
Internet Control Message Protocol (ICMP), (un)packing and tools.


Private types


module MsgType: sig .. end

ICMP Messages


module Pdu: sig .. end
This module handle ICMP messages (un)packing.