mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-15 00:53:36 -07:00
Implemented path request ingress burst control and egress limiting
This commit is contained in:
@@ -1460,10 +1460,10 @@ but all the parameters are exposed for configuration if needed.
|
||||
|
||||
* | The ``ic_pr_burst_freq_new`` option sets the maximum path request
|
||||
ingress frequency for newly spawned interfaces. Defaults to ``3``
|
||||
announces per second.
|
||||
path requests per second.
|
||||
|
||||
* | The ``ic_pr_burst_freq`` option sets the maximum path request
|
||||
ingress frequency for other interfaces. Defaults to ``10`` announces
|
||||
ingress frequency for other interfaces. Defaults to ``8`` path requests
|
||||
per second.
|
||||
|
||||
*If an interface exceeds its burst frequency, incoming path requests
|
||||
|
||||
Reference in New Issue
Block a user