mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-04 23:45:37 -04:00
Added link API functions
This commit is contained in:
parent
db576d73bb
commit
d898641e6a
4 changed files with 62 additions and 27 deletions
|
@ -90,7 +90,7 @@ class Reticulum:
|
|||
the default value.
|
||||
"""
|
||||
|
||||
LINK_MTU_DISCOVERY = False
|
||||
LINK_MTU_DISCOVERY = True
|
||||
"""
|
||||
Whether automatic link MTU discovery is enabled by default in this
|
||||
release. Link MTU discovery significantly increases throughput over
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue