hamnet70/impl
Thomas Kolb 325abdbd02 packet_queue: allow max. 15 packets to be queue (transmit window)
16 is not allowed because it leads to an overflow in sequence numbers, making
them ambiguous.
2024-08-09 22:22:01 +02:00
..
src packet_queue: allow max. 15 packets to be queue (transmit window) 2024-08-09 22:22:01 +02:00
test layer2/packet_queue: permit using full queue size 2024-07-23 08:41:25 +02:00
utils visualizer: make it optional to dup JSON to file 2024-05-28 08:59:06 +02:00
.gitignore Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
CMakeLists.txt Added ham64.c/.h to CMakeLists.txt 2024-07-20 22:32:01 +02:00
compile_flags.txt Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
make.sh make.sh: allow passing parameters to make 2024-01-03 17:29:05 +01:00
setup_tundev.sh setup_tundev: limit TX queue len to 16 2024-07-19 21:59:38 +02:00