Userland AX.25 stack
Find a file
XANTRONIX Development 99a48af087 Stop Timer T2 when sending RR on k/2 unacked
When handling I frames, stop Timer T2 if the number of unacknowledged
frames has reached k/2

Other changes:

    * Provide annotations from the AX.25 v2.2 standards document

    * Improve implementation of I frame reception P/F procedure
2024-03-01 00:20:47 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Rename patty_ax25_sock member 'status' to 'state' 2024-03-01 00:20:47 -05:00
include/patty Disregard TEST, UA and XID not addressed to iface 2024-03-01 00:20:47 -05:00
src Stop Timer T2 when sending RR on k/2 unacked 2024-03-01 00:20:47 -05:00
.gitignore Add .gitignore 2024-03-01 00:20:47 -05:00
configure Portability fixes for ./configure 2024-03-01 00:20:47 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00