Added recursive_prs interface option

This commit is contained in:
Mark Qvist
2026-06-19 10:15:32 +02:00
parent 422dc05549
commit 03ddb08248
4 changed files with 17 additions and 2 deletions
+7
View File
@@ -1207,6 +1207,13 @@ These can be used to control various aspects of interface behaviour.
link or a remote TCP tunnel) solely to discover better local
infrastructure, which then supersedes the bootstrap interface.
* | The ``recursive_prs`` option allows you to enable recursive path
discovery on an interface regardless of its configured interface
mode. When this option is enabled, Reticulum will attempt to
recursively discover paths for path requests received on this
interface.
.. _interfaces-modes:
Interface Modes