Userland AX.25 stack
Find a file
XANTRONIX Development 26716a5b2a Fix handling of SOCK_RAW frames
Fix issue handling SOCK_RAW frames wherein patty_ax25_sock_send() is
used instead of patty_ax25_if_send() to send frames through the
interface bound to the socket
2024-03-01 00:20:47 -05:00
bin Implement bin/tncd.c 2024-03-01 00:20:47 -05:00
doc Add APRS-IS interface documentation to doc/pattyd.conf.5 2024-03-01 00:20:47 -05:00
examples Move examples/ax25dump.c to bin/ 2024-03-01 00:20:47 -05:00
include/patty Add patty_client_read(), patty_client_write() 2024-03-01 00:20:47 -05:00
src Fix handling of SOCK_RAW frames 2024-03-01 00:20:47 -05:00
.gitignore Update .gitignore 2024-03-01 00:20:47 -05:00
configure Fix bug with ./configure on Darwin 2024-03-01 00:20:47 -05:00
Makefile Initial implementation of doc/pattyd.conf.5 2024-03-01 00:20:47 -05:00