Userland AX.25 stack
Find a file
XANTRONIX Development 0fa6a29024 Fix subtle sequence issues in src/sock.c
Fix subtle sequence issues in src/sock.c wherein non-I frames which are
sent may overwrite a previously sent I frame with the same sequence
number, which would cause issues with the remote end expecting an I
frame and possibly getting a non-I frame
2024-03-01 00:20:46 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Don't exit when unable to decode specific frames 2024-03-01 00:20:46 -05:00
include/patty Simplify frame encoding 2024-03-01 00:20:46 -05:00
src Fix subtle sequence issues in src/sock.c 2024-03-01 00:20:46 -05:00
configure Update configure from birchvm 2024-03-01 00:20:46 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00