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§
- Probe
Info - Information about a sent probe
- Probe
Mode - Combined probe configuration
- Probe
Response - Response from a probe
Enums§
- IpVersion
- IP version to use for probing
- Probe
Protocol - Protocol to use for probing
- Response
Type - Type of response received
- Socket
Mode - Socket mode (affects permissions required)