Commit Graph

4 Commits

Author SHA1 Message Date
Lee Smet eb3b454dd4 Close #126: Increase packet length field size
This increases the potential max size of packet to 512K, in case we ever
want to enable TSO/GSO/GRO.

Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2024-02-21 12:09:20 +01:00
Lee Smet f8f146502a Fix typo in data_packet docs
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-12-01 15:59:13 +01:00
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 188415b6de Add basic DataPacket documentation
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2023-09-21 17:15:01 +02:00