Commit graph

6 commits

Author SHA1 Message Date
XANTRONIX Development
7fdf3a8416 More argument parsing fixes 2024-03-01 00:20:47 -05:00
XANTRONIX Development
6942af9832 Slight tweaks to argument parsing 2024-03-01 00:20:47 -05:00
XANTRONIX Development
379264a956 Use getopt_long() in bin/tncd.c 2024-03-01 00:20:47 -05:00
XANTRONIX Development
530d2a4555 Add bin/tncd.8 2024-03-01 00:20:47 -05:00
XANTRONIX Development
62f4f2ca7c Improve bin/tncd.c
Changes:

    * Ensure TNC PTYs are closed on error

    * Instead of waiting indefinitely, use patty_client_ping() to poll
      the status of the patty daemon to exit in a timely manner
2024-03-01 00:20:47 -05:00
XANTRONIX Development
bec778de7b Implement bin/tncd.c
Implement bin/tncd.c to expose a network interface as a KISS TNC device
over a PTY
2024-03-01 00:20:47 -05:00