Userland AX.25 stack
Find a file
XANTRONIX Development 021eca720d Search for patty.sock in ax25dump(8), tncd(8)
Changes:

    * Modify patty_client_new() to accept NULL as a Unix domain socket
      path; when NULL is provided, search for the pattyd(8) socket in
      pattyd.sock, followed by the default full socket path,
      /var/run/patty/patty.sock

    * Modify bin/ax25dump.c, bin/tncd.c to use default socket paths when
      calling patty_client_new() by defaulting to NULL when no -s flag
      is provided
2024-03-01 00:20:47 -05:00
bin Search for patty.sock in ax25dump(8), tncd(8) 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 Search for patty.sock in ax25dump(8), tncd(8) 2024-03-01 00:20:47 -05:00
src Search for patty.sock in ax25dump(8), tncd(8) 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