firmware/src/mesh
Jonathan Bennett ddd149945a
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (rp2350) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32s3 (push) Blocked by required conditions
CI / build-esp32c3 (push) Blocked by required conditions
CI / build-esp32c6 (push) Blocked by required conditions
CI / build-nrf52840 (push) Blocked by required conditions
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
More spoof remediation (#7612)
* More spoof remediation

* Fix signed comparison error

* Only fire self-bound messages into the routing module

* Update src/mesh/MeshModule.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* String const

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-12 16:08:03 -05:00
..
api Mark meshPackets based on which interface received. (#7589) 2025-08-11 21:47:04 -05:00
compression
eth fix UDP builds on nRF (#7394) 2025-07-20 23:13:50 +02:00
generated Update protobufs (#7588) 2025-08-09 09:14:22 -05:00
http Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
raspihttp
udp Mark meshPackets based on which interface received. (#7589) 2025-08-11 21:47:04 -05:00
wifi Workaround Webserver needing to stay up while Wifi is turned off (#7484) 2025-07-30 07:47:00 -05:00
aes-ccm.cpp Trunk 2025-07-05 12:56:29 -05:00
aes-ccm.h
Channels.cpp
Channels.h
CryptoEngine.cpp Generate keys when Lora Region is set (#6951) 2025-06-04 12:16:37 -05:00
CryptoEngine.h
Default.cpp
Default.h userPrefs: Set default ringtone nag time (#7314) 2025-07-12 16:26:25 -05:00
FloodingRouter.cpp Mark meshPackets based on which interface received. (#7589) 2025-08-11 21:47:04 -05:00
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
LR11x0Interface.h
LR1110Interface.cpp
LR1110Interface.h
LR1120Interface.cpp
LR1120Interface.h
LR1121Interface.cpp
LR1121Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
MeshModule.cpp More spoof remediation (#7612) 2025-08-12 16:08:03 -05:00
MeshModule.h More spoof remediation (#7612) 2025-08-12 16:08:03 -05:00
MeshPacketQueue.cpp Misc cppcheck fixes (#7370) 2025-07-20 06:19:45 -05:00
MeshPacketQueue.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
MeshRadio.h
MeshService.cpp Text message rate limiting should return routing error instead (#7365) 2025-07-20 20:12:10 -05:00
MeshService.h Fix MQTT config bugs (#7446) 2025-07-26 05:38:24 -05:00
MeshTypes.h
NextHopRouter.cpp Don't cancel sending ReTx for relayer if we're ROUTER(_LATE)/REPEATER (#6904) 2025-05-27 18:10:14 -05:00
NextHopRouter.h
NodeDB.cpp More spoof remediation (#7612) 2025-08-12 16:08:03 -05:00
NodeDB.h Rather than mysteriously rebooting, regenerate the keys and infrom the user. (#7558) 2025-08-05 19:53:25 -05:00
PacketHistory.cpp Misc cppcheck fixes (#7370) 2025-07-20 06:19:45 -05:00
PacketHistory.h Misc cppcheck fixes (#7370) 2025-07-20 06:19:45 -05:00
PhoneAPI.cpp Heartbeat response (#7506) 2025-07-30 07:40:27 -05:00
PhoneAPI.h
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
RadioInterface.cpp Mark meshPackets based on which interface received. (#7589) 2025-08-11 21:47:04 -05:00
RadioInterface.h Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
RadioLibInterface.cpp
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp
ReliableRouter.h
RF95Interface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
RF95Interface.h
Router.cpp More spoof remediation (#7612) 2025-08-12 16:08:03 -05:00
Router.h
SinglePortModule.h
STM32WLE5JCInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
SX126xInterface.h
SX128xInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp Fix is_unmessagable plumbing (#6886) 2025-05-25 07:24:28 -05:00
TypeConversions.h
TypedQueue.h