1239 Commits

Author SHA1 Message Date
Mark Qvist
ea4a525db6 Cleanup
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-04-11 12:40:22 +02:00
Mark Qvist
c83043b087 Cleanup 2025-04-11 12:38:46 +02:00
Mark Qvist
c07e968218 Cleanup 2025-04-11 12:30:22 +02:00
Mark Qvist
a6eeac14d2 Added internal netinfo implementation 2025-04-11 12:28:36 +02:00
Mark Qvist
a65bc3bc7b Added internal netinfo implementation 2025-04-11 12:25:52 +02:00
Mark Qvist
8e4b0b3b16 Use internal netinfo implementation 2025-04-11 12:22:58 +02:00
Mark Qvist
3a68a3fc02 Removed ifaddr library 2025-04-11 12:15:27 +02:00
Mark Qvist
a4b6a64611 Fixed typo
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-10 13:26:44 +02:00
Mark Qvist
f4d13986af Disable AP mode on BackboneInterface
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-09 23:47:49 +02:00
Mark Qvist
3049049d5b Use abstract domain sockets for RPC 2025-04-09 17:15:38 +02:00
Mark Qvist
628c4984a3 Added IPv6 support to BackboneInterface 2025-04-09 14:23:39 +02:00
Mark Qvist
b58cb3c0ed Cache clean interval 2025-04-09 00:09:17 +02:00
Mark Qvist
b267687c7f Announce cache handling 2025-04-09 00:01:08 +02:00
Mark Qvist
581b16f87c Improved link and reverse table culling 2025-04-08 16:25:18 +02:00
Mark Qvist
f9d42082a2 Clean up importlib imports 2025-04-08 15:23:44 +02:00
Mark Qvist
68ca903db4 Updated Identity API docstring 2025-04-08 14:02:10 +02:00
Mark Qvist
8f4b4fa82d Add ability to search for identity by identity hash 2025-04-08 13:54:22 +02:00
Mark Qvist
768f562437 Fixed compact log format output 2025-04-08 13:48:48 +02:00
Mark Qvist
9f0a4bfe69 Don't reference interface instances in tunnel path lists 2025-04-08 13:20:02 +02:00
Mark Qvist
13b4291840 Epoll backend switch 2025-04-08 02:33:32 +02:00
Mark Qvist
6dc33126a5 Remove null byte from abstract socket name 2025-04-08 02:09:44 +02:00
Mark Qvist
fa31dced22 Tunnel table indices 2025-04-08 01:35:59 +02:00
Mark Qvist
194f6aef1d Clean BackboneInterface file descriptor refs immediately 2025-04-07 20:22:20 +02:00
Mark Qvist
a12b630a4e Only collect when necessary 2025-04-07 19:03:19 +02:00
Mark Qvist
c3ff73591a Fix addr_info property 2025-04-07 18:48:12 +02:00
Mark Qvist
1967811d68 Error logging 2025-04-07 17:55:34 +02:00
Mark Qvist
0e24a0d8bb Cleanup 2025-04-07 17:17:30 +02:00
Mark Qvist
5913f61e7d Cleanup 2025-04-07 15:31:27 +02:00
Mark Qvist
9a7e517c73 Updated version 2025-04-07 15:04:19 +02:00
Mark Qvist
99af71de75 Store only announce packet hashes in path table instead of full announce 2025-04-07 15:03:37 +02:00
Mark Qvist
06848b6731 Added missing none check on interface socket 2025-04-07 15:02:32 +02:00
Mark Qvist
4ece3a6140 Cleanup 2025-04-07 14:30:34 +02:00
Mark Qvist
ae92432878 Added transport table index specifiers 2025-04-07 13:54:14 +02:00
Mark Qvist
a4468da9b1 Refactored destination_table to path_table 2025-04-07 12:47:41 +02:00
Mark Qvist
187931a0ea Added interactive shell option to rnsd 2025-04-07 12:41:17 +02:00
Mark Qvist
d3533e17e8 Cleanup
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-04-07 01:42:49 +02:00
Mark Qvist
7170573da7 Cleanup 2025-04-07 01:04:37 +02:00
Mark Qvist
4cd94c776a Added ability to run local shared instance over abstract domain sockets 2025-04-07 00:46:40 +02:00
Mark Qvist
3483de1fc2 Use epoll backend for LocalInterface 2025-04-06 22:50:43 +02:00
Mark Qvist
df3c2cffb3 Work on BackboneInterface 2025-04-06 21:42:54 +02:00
Mark Qvist
b4d1d54ccb Cleanup
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-06 18:45:36 +02:00
Mark Qvist
de3438248f Run all BackboneInterface I/O on single epoll instance 2025-04-06 18:17:37 +02:00
Mark Qvist
456eea9c13 Log instead of raise on outbound on closed link
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-05 14:40:00 +02:00
Mark Qvist
3cdebb6e8a Work on BackboneInterface 2025-04-05 14:06:05 +02:00
Mark Qvist
129591392f Updated configobj and removed six dependency 2025-04-04 23:28:04 +02:00
Mark Qvist
2c520bb936 Cleanup 2025-04-03 17:50:21 +02:00
Mark Qvist
d3bccb2b4e Detach on BackboneInterface 2025-04-03 17:48:26 +02:00
Mark Qvist
e28f44cfe5 Interface compat notice 2025-04-03 17:43:24 +02:00
Mark Qvist
45e5c85868 Added BackboneInterface skeleton 2025-04-03 17:39:32 +02:00
Mark Qvist
c5bc92e4ea Added loader for BackboneInterface 2025-04-03 17:38:00 +02:00