TracerouteHandler
Interface for handling traceroute responses from the mesh.
Functions
Link copied to clipboard
abstract fun handleTraceroute(packet: MeshPacket, logUuid: String?, logInsertJob: Job?, session: RadioSessionContext)
Processes a traceroute packet.
Link copied to clipboard
Records the start time for a traceroute request.