Userland AX.25 stack
Find a file
XANTRONIX Development fe72380888 Add validation to patty_ax25_sock_send()
Changes:

    * Make patty_ax25_sock_send() set ENETDOWN when no network interface
      is associated with a sock

    * Make patty_ax25_sock_send() set EBADF when no remote address is
      associated with a sock
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 Keep default Classes of Procedures for socks, ifs 2024-03-01 00:20:46 -05:00
src Add validation to patty_ax25_sock_send() 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