Skip to main content

Module socket

Module socket 

Source
Expand description

Socket abstraction layer for multi-protocol traceroute support

Modules§

factory
Factory for creating probe sockets
icmp
Manual ICMP and IPv4 packet construction and parsing
linux
Linux async socket implementation for traceroute
traits
Trait for probe sockets
utils
Utility functions for socket operations

Structs§

ProbeInfo
Information about a sent probe
ProbeMode
Combined probe configuration
ProbeResponse
Response from a probe

Enums§

IpVersion
IP version to use for probing
ProbeProtocol
Protocol to use for probing
ResponseType
Type of response received
SocketMode
Socket mode (affects permissions required)