Userland AX.25 stack
Find a file
XANTRONIX Development eb071de230 Add SOCK_PARAMS to patty_client_setsockopt()
Add SOCK_PARAMS to patty_client_setsockopt() to allow for setting
(presently) the MTU and TX window of a given socket to accommodate the
needs of specific remote stations
2024-03-01 00:20:47 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Implement support for sending frames with SOCK_RAW 2024-03-01 00:20:47 -05:00
include/patty Add SOCK_PARAMS to patty_client_setsockopt() 2024-03-01 00:20:47 -05:00
src Add SOCK_PARAMS to patty_client_setsockopt() 2024-03-01 00:20:47 -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