package
6.0.0-beta2+incompatible
Repository: https://github.com/tjarratt/cli.git
Documentation: pkg.go.dev
# Functions
NewConn returns a new Conn.
NewPacketConn returns a new PacketConn using c as its underlying transport.
# Constants
pass the destination address on the received packet.
pass the hop limit on the received packet.
pass the interface index on the received packet.
pass the path MTU on the received packet path.
pass the source address on the received packet.
pass the traffic class on the received packet.
Certification Path Advertisement Message.
Certification Path Solicitation Message.
Destination Unreachable.
Duplicate Address Confirmation.
Duplicate Address Request.
Echo Reply.
Echo Request.
FMIPv6 Messages.
Home Agent Address Discovery Reply Message.
Home Agent Address Discovery Request Message.
ILNPv6 Locator Update Message.
Inverse Neighbor Discovery Advertisement Message.
Inverse Neighbor Discovery Solicitation Message.
Mobile Prefix Advertisement.
Mobile Prefix Solicitation.
Multicast Listener Done.
Multicast Listener Query.
Multicast Listener Report.
Multicast Router Advertisement.
Multicast Router Solicitation.
Multicast Router Termination.
Neighbor Advertisement.
Neighbor Solicitation.
ICMP Node Information Query.
ICMP Node Information Response.
Packet Too Big.
Parameter Problem.
Redirect Message.
Router Advertisement.
Router Renumbering.
Router Solicitation.
RPL Control Message.
Time Exceeded.
Version 2 Multicast Listener Report.
# Structs
A Conn represents a network endpoint that uses IPv6 transport.
A ControlMessage represents per packet basis IP-level socket options.
An ICMPFilter represents an ICMP message filter for incoming packets.
A PacketConn represents a packet network endpoint that uses IPv6 transport.
# Type aliases
A ControlFlags reprensents per packet basis IP-level socket option control flags.
An ICMPType represents a type of ICMP message.