patty AX.25 stack


NAME pattyd AX.25 userland stack daemon
SYNOPSIS
pattyd [-f] [-c pattyd.conf]
pattyd -s patty.sock MYCALL /dev/ttyXYZ [tioarg ...]
DESCRIPTION pattyd provides an AX.25 userland stack daemon which can be used to communicate with other hosts via KISS interfaces. AX.25-based sockets are created and controlled by clients with remote calls to pattyd via a Unix domain socket. Clients, in this sense, are akin to userland code, whereas pattyd would correspond to a kernel networking stack, and the Unix domain socket would be the system call interface. Access to AX.25 sockets is provided via the pty(4) driver, which provides a convenient means of interfacing existing and new software with AX.25.

By default, pattyd will search for daemon settings, network interface descriptions, and routes to instantiate in pattyd.conf(5).

The options are as follows:

Author, Copyright and License


Copyright 2024, Alex KZ3ROX <alex at kz3rox (dot) us>. Distributed under the terms of the MIT License.