patty/src
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 bad logic parsing XID parameters 2024-03-01 00:20:46 -05:00
hash.c ...I've been busy. 2024-03-01 00:20:46 -05:00
if.c Rename tx, rx_bufsz to mtu, mru in src/if.c 2024-03-01 00:20:46 -05:00
kiss.c Better handle read()s of multiple frames from TNC 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 Implement better handling of command/response bits 2024-03-01 00:20:46 -05:00
route.c Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
server.c Rename tx, rx_bufsz to mtu, mru in src/if.c 2024-03-01 00:20:46 -05:00
sock.c Add peer parameter flags to patty_ax25_sock 2024-03-01 00:20:46 -05:00