Reticulum/RNS/Interfaces
Tristan B. Velloza Kildaire f55004a574
Allow binding to IPv6 (if present)
If an interface has an IPv6 address record associated with it then, and only then, prefer that.

Otherwise AF_INET is used (Ipv4 address)
2024-11-03 17:54:59 +02:00
..
Android Added error descriptions for modem communication timeout 2024-10-07 20:55:34 +02:00
__init__.py Fixed Android interfaces import 2022-10-22 01:38:38 +02:00
AutoInterface.py Added better handling on Windows of interfaces that are non-adoptable for AutoInterface 2024-05-17 23:54:48 +02:00
AX25KISSInterface.py fix KISSInterface is not defined error for AX25KISSInterface 2024-09-16 14:27:08 +12:00
I2PInterface.py Added announce frequency sampling to interfaces 2023-09-30 19:11:10 +02:00
Interface.py Allow recursive path resolution for clients on roaming-mode interfaces 2024-05-12 12:31:51 +02:00
KISSInterface.py Configured announce ingress limit defaults 2023-10-01 11:39:24 +02:00
LocalInterface.py Cleanup 2024-10-09 19:38:46 +02:00
PipeInterface.py Added announce frequency sampling to interfaces 2023-09-30 19:11:10 +02:00
RNodeInterface.py Improved RNode BLE reconnection reliability 2024-10-11 13:38:16 +02:00
RNodeMultiInterface.py Merge pull request #556 from jacobeva/rnode-multi-fix 2024-10-05 23:45:21 +02:00
SerialInterface.py Configured announce ingress limit defaults 2023-10-01 11:39:24 +02:00
TCPInterface.py Allow binding to IPv6 (if present) 2024-11-03 17:54:59 +02:00
UDPInterface.py Added announce frequency sampling to interfaces 2023-09-30 19:11:10 +02:00