mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-27 03:52:47 +02:00
1bbd2156a1
Firmware only relays a TRACE at an intermediate hop when allowPacketForward passes, so disabling forwarding stops trace relay. The trace helper forwarded via packet injection, which is gated only by the local-TX check — a repeater in monitor mode kept repeating traces while reporting repeat off. Consult the repeater mode before relaying; locally originated pings are injected directly and keep working in monitor mode, and ping-response matching still runs before the relay decision.