TracerouteHandler

Interface for handling traceroute responses from the mesh.

Functions

Link copied to clipboard
abstract fun handleTraceroute(packet: MeshPacket, logUuid: String?, logInsertJob: Job?)

Processes a traceroute packet.

Link copied to clipboard
abstract fun recordStartTime(requestId: Int)

Records the start time for a traceroute request.