# Functions
Creates user-friendly memif interrupt callback.
GeneratePacketResponse returns an appropriate answer to an ARP request or an ICMP echo request.
OnConnect is called when a memif connection gets established.
OnDisconnect is called when a memif connection is lost.
OnInterrupt is called when interrupted.
# Variables
ErrUnhandledPacket is thrown and printed when an unexpected packet is received.