Commit Graph

87 Commits

Author SHA1 Message Date
Mark Qvist 3819485c20 Better comments on outbound transport 2020-05-15 10:05:18 +02:00
Mark Qvist 3ca06bbf3a Fixed shared instance transport for 1-hop destinations. Path request forwarding to local clients behind shared instance. 2020-05-15 09:41:26 +02:00
Mark Qvist 8a69f7e88c Implemented systemwide shared instance 2020-05-14 16:31:23 +02:00
Mark Qvist e3bd91b82d Changed transport init 2020-05-14 16:23:13 +02:00
Mark Qvist 343f439ad9 Improved group destination error handling 2020-05-14 13:42:49 +02:00
Mark Qvist 14784d2c01 Added default create_receipt behaviour on packet 2020-05-14 12:20:59 +02:00
Mark Qvist e0e1868e50 Transport handling of announces and path requests for shared instance 2020-05-13 20:33:10 +02:00
Mark Qvist 6903c7a2f6 Initial handling for local shared instance 2020-05-13 16:03:50 +02:00
Mark Qvist 27f5b8fb3e Fixed typo 2020-05-13 16:03:25 +02:00
Mark Qvist a2e856762c Relaxed outbound error handling 2020-05-13 16:02:37 +02:00
Mark Qvist 06a43f6515 Removed stray log statement 2020-05-13 16:02:03 +02:00
Mark Qvist d74f92ad15 Added local interface 2020-05-13 16:01:27 +02:00
Mark Qvist be1ff8ec21 Resource transfer and receipt management optimisation 2020-05-13 13:08:48 +02:00
Mark Qvist 94164bb580 Updated readme 2020-05-13 09:31:43 +02:00
Mark Qvist c595fdd54b Optimised resource transfer implementation 2020-05-12 16:45:51 +02:00
Mark Qvist bf49eb2475 TCP performance improvements 2020-05-12 08:50:51 +02:00
Mark Qvist d121562b22 Cleanup 2020-05-11 21:52:20 +02:00
Mark Qvist 3a2b12f9ad Cleanup and logging 2020-05-11 21:27:42 +02:00
Mark Qvist 49fce1e1cb Destination table is now stored on exit 2020-05-11 21:05:04 +02:00
Mark Qvist 5f0f53eba1 Updated default config 2020-05-11 16:33:31 +02:00
Mark Qvist d6757db6c6 Added TCP interface 2020-05-11 16:09:00 +02:00
Mark Qvist 556d95c381 Description in SerialInterface 2020-05-07 14:14:35 +02:00
Mark Qvist 8c506b0c78 Cleanup in interfaces 2020-05-06 14:34:19 +02:00
Mark Qvist 67fc7685ec Reworked serial interface with HDLC framing instead of timeouts 2020-05-06 14:34:03 +02:00
Mark Qvist 4c3a874b21 Fixed Python2 remnant in interfaces 2020-05-03 23:06:53 +02:00
Mark Qvist a6ca0cd64f Changed resource retries 2020-04-28 22:23:14 +02:00
Mark Qvist c9d1c938ff Implemented progress on resource initiator side. Made MDUs more obvious. 2020-04-28 20:50:57 +02:00
Mark Qvist 481d43ad72 Fixed path request response on system-local destinations when Transport is disabled 2020-04-27 17:26:49 +02:00
Mark Qvist e9cfbb1118 Preparation for setuptools 2020-04-27 13:33:26 +02:00
Mark Qvist 1391c9ef3b Made running Transport a config choice 2020-04-27 12:04:14 +02:00
Mark Qvist b78e0e9ec0 Updated default config with examples and explanations. 2020-04-27 10:19:49 +02:00
Mark Qvist fa50e1d35b Migrated to Python3 2020-04-22 17:07:40 +02:00
Mark Qvist a339ae3d28 Preliminary Python3 support 2020-04-22 12:07:13 +02:00
Mark Qvist c962f2c7a8 Updated readme and default config 2020-03-07 22:49:24 +01:00
Mark Qvist 8e558814eb Implemented transport table cleanup 2020-03-07 11:20:09 +01:00
Mark Qvist d169c3d9c1 Cleanup 2020-03-06 22:48:07 +01:00
Mark Qvist 3bbda5a4b4 Transmit proofs only on relevant interface 2020-03-06 22:45:05 +01:00
Mark Qvist d754ed989c Implemented transport for links 2020-03-06 22:20:50 +01:00
Mark Qvist 67b13bca25 Updated path requests 2020-03-06 14:28:26 +01:00
Mark Qvist 33ce3ef48f Implemented path requests 2020-03-06 12:55:05 +01:00
Mark Qvist 09a19aed72 Strip transport headers at final hop 2020-03-06 09:51:59 +01:00
Mark Qvist a24a9623d3 Fixed resource transfers timing out over fast links 2020-03-04 21:25:55 +01:00
Mark Qvist 7867d7ded9 Implemented basic multi-hop transport 2020-03-01 16:56:49 +01:00
Mark Qvist 8e19d5bd97 Implemented loop detection for pathfinding and congestionn avoidance for announce rebroadcasts. 2019-11-10 13:56:04 +01:00
Mark Qvist 64c30488c2 Implemented announce propagation 2019-11-10 10:45:52 +01:00
Mark Qvist 6cdbab7e31 Work on announce routing 2019-11-09 23:47:42 +01:00
Mark Qvist bcfcf4eb86 Link window optimisations 2018-12-31 20:33:55 +01:00
Mark Qvist 4d0ca28902 AX.25 TX delay 2018-12-01 11:42:39 +01:00
Mark Qvist 56808e49de AX.25 TX delay 2018-12-01 11:40:50 +01:00
Mark Qvist 15f2e976b8 AX.25 TX delay 2018-12-01 11:39:08 +01:00