mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-27 20:12:41 +02:00
059065ce9c
MeshCore never relays control packets: the direct high-bit discovery subset is explicitly released and any other control payload hits the switch default that does not flood-route unknown types. Mark control packets do-not-retransmit unconditionally instead of only when discovery is enabled, so a repeater with discovery disabled no longer forwards control/discovery traffic.