patty/src
XANTRONIX Development 8d7800fe95 Abbreviate 'command' and 'response' as 'C', 'R'
patty_print_frame_header(): Abbreviate 'command' and 'response' as 'C'
and 'R'
2024-03-01 00:20:46 -05:00
..
ax25.c Implement patty_ax25_addr_copy() 2024-03-01 00:20:46 -05:00
call.c Refactor socket(), openif() as setsockopt() 2024-03-01 00:20:46 -05:00
dict.c Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
frame.c Fix patty_ax25_frame_decode_control() P/F flag bug 2024-03-01 00:20:46 -05:00
hash.c ...I've been busy. 2024-03-01 00:20:46 -05:00
if.c Add Class of Procedures flag to patty_ax25_if 2024-03-01 00:20:46 -05:00
kiss.c Let patty_kiss_tnc_new() use Unix domain sockets 2024-03-01 00:20:46 -05:00
list.c Get rid of patty_list_iterator (too expensive) 2024-03-01 00:20:46 -05:00
Makefile Implement better modulo-128 I and S frame support 2024-03-01 00:20:46 -05:00
print.c Abbreviate 'command' and 'response' as 'C', 'R' 2024-03-01 00:20:46 -05:00
route.c Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
server.c Prevent UA frame from terminating socket w/o DISC 2024-03-01 00:20:46 -05:00
sock.c Keep separate TX, RX single buffers in socks 2024-03-01 00:20:46 -05:00