mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Replace the magic 8 used in both the load-time sanitize and the CLI set handler with REGION_AUTOTAG_MAX_HOPS_LIMIT, and surface the cap in the "Error, range is 0-N" reply so the CLI and the constant can never drift apart. Also expand the docs to call out the range explicitly, the clamp-on- load behaviour, and the rationale for the 8 upper bound (well below flood.max so auto-tagging can't silently scope distant traffic). |
||
|---|---|---|
| .. | ||
| helpers | ||
| Dispatcher.cpp | ||
| Dispatcher.h | ||
| Identity.cpp | ||
| Identity.h | ||
| Mesh.cpp | ||
| Mesh.h | ||
| MeshCore.h | ||
| Packet.cpp | ||
| Packet.h | ||
| Utils.cpp | ||
| Utils.h | ||