include Mirage_protocols.ICMP with type ipaddr = Ipaddr.V4.t
include Mirage_device.S
type ipaddr = Ipaddr.V4.t
The type for IP addresses.
input t src dst buffer
reacts to the ICMP message in buffer
.