Files
golang.net/icmp
Mikio Hara 6078986fec icmp: add support for extended echo request and echo reply messages
This change implements support for extended echo request and reply
messages, and interface identification object that can be used to test
the status of a probed interface via a proxy interface from a probing
interface as defined in RFC 8335.

It's package user's responsibility to make a complete RFC-compliant
PROBE initiator implementation using ipv4, ipv6 and icmp packages of
x/net repository.

Fixes golang/go#24440.

Change-Id: I87ab8a7581c4d41a0c579805b0e3043e48ac85f0
Reviewed-on: https://go-review.googlesource.com/63999
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-03-20 00:21:17 +00:00
..
2016-04-11 18:41:27 +00:00
2014-12-26 16:33:24 +09:00
2018-03-19 15:13:38 +00:00
2017-06-21 08:22:27 +00:00
2014-12-26 16:33:24 +09:00
2014-12-03 12:32:52 +09:00