handleTraceroute

abstract fun handleTraceroute(packet: MeshPacket, logUuid: String?, logInsertJob: Job?)(source)

Processes a traceroute packet.

Parameters

packet

The received mesh packet.

logUuid

Optional UUID for the associated log entry.

logInsertJob

Optional job for the log entry insertion, to ensure ordering.