Versions in this module Expand all Collapse all v0 v0.1.0 Feb 20, 2019 Changes in this version + type ICMPReturn struct + Addr string + Elapsed time.Duration + Success bool + func SendDiscoverICMP(localAddr string, dst net.Addr, ttl, pid int, timeout time.Duration, seq int) (hop ICMPReturn, err error) + func SendICMP(localAddr string, dst net.Addr, target string, ttl, pid int, ...) (hop ICMPReturn, err error)