patty/include/patty
XANTRONIX Development 188d43f98d Improve error reporting, CLI code reuse
Changes:

    * Move network interface configuration logic from bin/pattyd.c to
      bin/if.c; implement a more robust state machine

    * Move KISS TNC configuration code from bin/pattyd.c to bin/kiss.c

    * Ensure configuration file name, line number, and erroneous part
      of an expression are clearly indicated upon failure

Other changes:

    * Improve bin/Makefile to rebuild objects when accompanying header
      files change

    * Refer to HEADERS_SUBDIR, not HEADER_SUBDIR, in Makefiles
2024-03-01 00:20:47 -05:00
..
ax25 Improve error reporting, CLI code reuse 2024-03-01 00:20:47 -05:00
bin Improve error reporting, CLI code reuse 2024-03-01 00:20:47 -05:00
ax25.h Implement SSID suffix stringes in pton()/ntop() 2024-03-01 00:20:47 -05:00
client.h Implement patty_client_ping() 2024-03-01 00:20:47 -05:00
conf.h Implement bin/pattyd.c 2024-03-01 00:20:47 -05:00
daemon.h Implement bin/pattyd.c 2024-03-01 00:20:47 -05:00
dict.h Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
hash.h ...I've been busy. 2024-03-01 00:20:46 -05:00
kiss.h Implement bin/pattyd.c 2024-03-01 00:20:47 -05:00
list.h Get rid of patty_list_iterator (too expensive) 2024-03-01 00:20:46 -05:00
print.h Refactor parameter decoding/display 2024-03-01 00:20:46 -05:00
timer.h Implement patty_timer_init() 2024-03-01 00:20:47 -05:00