ud3tn/components/cla
Felix Walter 40d685ad3e CLA: RX: Prevent infinite loop in buffer_read
Sometimes the parser does not read any data and goes into the error
state. In this case we get an infinite loop as `buffer_read` resets the
parsers but does not hand back control to the caller.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-05-16 11:34:14 +02:00
..
posix CLA: TCP: Conditionally define constants not present on Mac 2023-05-15 11:01:34 +02:00
bibe_proto.c bibe: Use uint8_t for bytes data to prevent signed char conversion 2023-05-10 14:32:47 +02:00
blackhole_parser.c Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
cla.c Remove str(n)cpy from codebase 2023-05-12 09:11:11 +02:00
cla_contact_rx_task.c CLA: RX: Prevent infinite loop in buffer_read 2023-05-16 11:34:14 +02:00
cla_contact_tx_task.c CLA: TX: Allow building with CLA TX rate-limiting 2023-05-12 08:00:51 +02:00
mtcp_proto.c Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00