Commit Graph

11 Commits

Author SHA1 Message Date
GUVWAF
aab973e81b Stop retransmission even if there's not relay node 2024-11-02 19:35:01 +01:00
GUVWAF
01344835af Fix retransmissions 2024-11-01 19:32:49 +01:00
GUVWAF
ba4220fe50 Update protos, store multiple relayers 2024-11-01 17:02:04 +01:00
GUVWAF
6fe42ed4c5 Add next_hop and relayed_by in PacketHistory for setting next-hop and handle flooding fallback 2024-11-01 09:16:51 +01:00
GUVWAF
2e303a33be Add 1 retransmission for intermediate hops when using NextHopRouter 2024-11-01 09:11:34 +01:00
GUVWAF
25ec0514da Resolve conflicts (needs testing) 2024-04-20 13:35:36 +02:00
GUVWAF
3ba9ecbbfe Also update next-hop based on received DM for us 2023-11-28 19:53:40 +01:00
GUVWAF
ef2c6eed05 Set last byte to 0xFF if it ended at 0x00
As per an idea of @S5NC
2023-11-27 20:36:48 +01:00
GUVWAF
9b1dd75549 Short-circuit to FloodingRouter for broadcasts 2023-10-14 17:17:12 +02:00
GUVWAF
44dc270c8a Set original hop limit in header flags 2023-10-13 21:00:38 +02:00
GUVWAF
0d6729b9eb Initial version of NextHopRouter 2023-10-02 19:31:23 +02:00