Mark Qvist
b62e9af5d4
Work on I2P Interface
2022-02-23 21:19:43 +01:00
Mark Qvist
fa82989a2e
Preliminary I2P Interface support
2022-02-23 17:40:31 +01:00
Mark Qvist
257bd95da8
AutoInterface carrier loss detection
2022-02-22 20:16:02 +01:00
Mark Qvist
1ccfa9079c
Work on AutoInterface recovery on WiFi carrier loss
2022-02-22 14:49:43 +01:00
Mark Qvist
57226201ff
Fixed I2P tunneled config keyword
2022-02-22 14:45:36 +01:00
Mark Qvist
d9419cd895
Merge branch 'master' of github.com:markqvist/Reticulum
2022-02-22 14:43:19 +01:00
Mark Qvist
aae10ede72
Work on AutoInterface recovery on WiFi carrier loss
2022-02-22 14:43:14 +01:00
Mark Qvist
3f53c89d32
Added I2P-tunneled mode to TCP interfaces
2022-01-31 23:31:29 +01:00
Mark Qvist
b403441074
Version updated
2022-01-27 23:30:44 +01:00
Mark Qvist
d3a23e3b00
RNodeInterface firmware version check
2022-01-22 22:46:47 +01:00
markqvist
329d83587e
Merge pull request #10 from 4c3e/4c3e-osx-nameerror-fix
...
OSX NameError fix
2022-01-22 21:39:01 +01:00
Mark Qvist
0a4dd64434
Improved support for ESP32-based RNodes
2022-01-22 21:36:49 +01:00
4c3e
b96cbf1014
OSX NameError fix
...
Had the following error when trying to run Reticulum on OSX High Sierra:
line 115, in set_timeouts_osx
sock.setsockopt(socket.SOL_SOCKET, socket.SO_KEEPALIVE, 1)
NameError: name 'sock' is not defined
This fix resolved the problem for me.
2022-01-21 01:34:55 +00:00
Mark Qvist
f3d04ba90f
Improved AutoInterface handling on Android
2022-01-12 12:12:04 +01:00
Mark Qvist
1d2564cedb
Interface import on Android
2022-01-12 12:02:00 +01:00
Mark Qvist
bec8473695
Better Android detection
2022-01-12 11:50:03 +01:00
Mark Qvist
25620415a0
Updated platform utils
2022-01-12 11:18:24 +01:00
Mark Qvist
b6df952995
Platform version check for Windows
2022-01-12 10:16:59 +01:00
Mark Qvist
a72aaf12ca
Platform version check for Windows
2022-01-12 10:07:44 +01:00
Mark Qvist
b978a993b2
Version update
2022-01-11 03:07:34 +01:00
Mark Qvist
5ae00264e8
Preliminaly ESP32 support for RNodeInterface
2022-01-11 03:07:03 +01:00
Mark Qvist
fdaa58a6fa
Improved malformed packet detection
2022-01-11 03:06:16 +01:00
Mark Qvist
4253175627
Cleanup
2021-12-11 20:10:31 +01:00
Mark Qvist
81158c27e4
Cleanup
2021-12-11 18:41:28 +01:00
Mark Qvist
eeb424ecee
Link request debug
2021-12-11 18:33:09 +01:00
Mark Qvist
0273328b23
Link proof debug
2021-12-11 18:19:51 +01:00
Mark Qvist
20dfbcf0cc
Link activation time
2021-12-11 17:26:45 +01:00
Mark Qvist
c96e067839
Added proper requester interface detection for path requests for destinations behind local clients.
2021-12-11 16:50:03 +01:00
Mark Qvist
9ff37543f3
Adjusted request timeout
2021-12-11 16:42:57 +01:00
Mark Qvist
974ca48cb4
Adjusted peering timing
2021-12-11 16:42:15 +01:00
Mark Qvist
167d48c8ce
Updated peering timeouts
2021-12-11 15:41:34 +01:00
Mark Qvist
1c768e9219
Removed log statement
2021-12-10 18:55:17 +01:00
Mark Qvist
df39cff520
Added recovery to local shared interfaces if master RNS instance is restarted
2021-12-10 18:32:24 +01:00
Mark Qvist
e1e31692d7
UDP socket contructor and doc update
2021-12-10 16:23:35 +01:00
Mark Qvist
293a834c35
Log output and cleanup
2021-12-10 14:48:30 +01:00
Mark Qvist
1bbdd9b3f5
Ignore interfaces on Darwin
2021-12-10 11:10:09 +01:00
Mark Qvist
d4b6b6ee59
Ignore interfaces on Darwin
2021-12-10 11:00:48 +01:00
Mark Qvist
fca03bbdce
Ignore AWDL interfaces on Darwin
2021-12-10 10:58:28 +01:00
Mark Qvist
29aa4f9315
Updated AutoInterface IPv6 bind address
2021-12-10 10:35:25 +01:00
Mark Qvist
d5cac30a85
Log cleanup
2021-12-10 09:48:57 +01:00
Mark Qvist
006c70cd09
Updated documentation
2021-12-09 18:12:18 +01:00
Mark Qvist
02945f960d
Updated timing
2021-12-09 17:44:19 +01:00
Mark Qvist
90174fcc28
Cleanup
2021-12-09 17:02:13 +01:00
Mark Qvist
c18ebed419
Added auto interface
2021-12-09 16:07:36 +01:00
Mark Qvist
4241990690
Implemented AutoInterface outbound traffic and multicast discovery listeners
2021-12-08 20:46:53 +01:00
Mark Qvist
3d49076602
Compatibility with IPv6 based interfaces
2021-12-08 20:45:41 +01:00
Mark Qvist
2e4fcc659c
Added KISS framing option to TCP client interface
2021-12-06 13:07:12 +01:00
Mark Qvist
9e9606b8cf
Systemd service support and documentation update
2021-12-05 16:05:43 +01:00
Mark Qvist
8be1acee0a
Added auto reconnection for disconnected serial-based devices
2021-12-05 14:35:25 +01:00
Mark Qvist
ba39a69175
Timeout default structure updated
2021-12-05 11:45:13 +01:00