Reticulum/RNS
Greg Troxel e273900e87 AutoInterface: Drop embedded scope identifier on fe80::
The code previously dropped scope identifiers expressed as a trailing
"%ifname", which happens on macOS.  On NetBSD and OpenBSD (and likely
FreeBSD, not tested), the scope identifier is embedded.  Drop that
form of identifier as well, because we keep address and ifname
separate, and because the scope identifier must not be part of
computing the hash of the address.

Resolves #240, failure to peer on NetBSD and OpenBSD.
2023-02-28 10:19:46 -05:00
..
Cryptography Fixed invalid check for None 2022-11-25 00:42:22 +01:00
Interfaces AutoInterface: Drop embedded scope identifier on fe80:: 2023-02-28 10:19:46 -05:00
Utilities Added JSON output to rnstatus 2023-02-17 21:29:35 +01:00
vendor Fixed Android interfaces import 2022-10-22 01:38:38 +02:00
__init__.py Improved time pretty-print function 2022-11-23 17:15:46 +01:00
_version.py Updated version 2023-02-15 12:28:06 +01:00
Destination.py Added Link ID to response_generator callback signature 2023-02-09 11:52:54 +01:00
Identity.py Added signal quality stats to announce log output 2022-12-22 11:26:59 +01:00
Link.py Added Link establishment rate calculation 2023-02-17 09:54:18 +01:00
Packet.py packet: Fix header_type matching according to IFAC 2023-01-27 15:29:06 +02:00
Resource.py Improved resource advertisement retry handling 2022-12-19 01:10:34 +01:00
Reticulum.py Added better I2P state visibility to rnstatus util 2022-11-03 17:49:25 +01:00
Transport.py Cleanup 2023-02-03 10:13:36 +01:00