Versions in this module Expand all Collapse all v1 v1.0.0 May 29, 2020 Changes in this version + const IPVERSION_4 + const IPVERSION_6 + const PROTOCOL_ICMP + const PROTOCOL_TCP + const PROTOCOL_UDP + func AddRoute(dest, netmask, gateway string) error — darwin/amd64, linux/amd64, windows/amd64 + func IsSYNSegment(data []byte) bool + func PeekDestinationAddress(data []byte) vnet.Address + func PeekDestinationPort(data []byte) vnet.Port + func PeekIPVersion(data []byte) uint8 + func PeekProtocol(data []byte) string