Userland AX.25 stack
Find a file
XANTRONIX Development 2db5a0d0b9 Fix issues with TX slots in src/sock.c
Fix issues with TX slots in src/sock.c wherein packets saved for resend
would not be able to be resent, as their total length was not encoded
properly into the slot structure
2024-03-01 00:20:46 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Remove localcall arg from examples/ax25dump.c 2024-03-01 00:20:46 -05:00
include/patty Fix numerous XID negotiation bugs 2024-03-01 00:20:46 -05:00
src Fix issues with TX slots in src/sock.c 2024-03-01 00:20:46 -05:00
configure Add byte order swapping macros to configure 2024-03-01 00:20:46 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00