Commit Graph

6 Commits

Author SHA1 Message Date
Lee Smet 17ac202d40 Close #80: Keep track of TTL for data packets
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-12-01 11:51:32 +01:00
Lee Smet a813a86d96 Don't send receiver IP addr in IHU
In accordance with the RFC, the IHU can set AE to AE wildcard, with no
actual address set, if the IHU is sent over a unicast link, which is
always the case for us.

Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-11-30 15:45:32 +01:00
Lee Smet da0f1c83d2 Expand DataPacket header to be 4 bytes
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-09-21 17:04:17 +02:00
Lee Smet 49f1b1cbc3 Fix data packet source IP transmission
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-09-21 15:12:39 +02:00
Lee Smet 7ee6161596 Split packet codecs to proper packet files
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-09-21 15:00:32 +02:00
Lee Smet 576efd0735 Split packet types into separate modules
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-09-21 13:49:37 +02:00