Userland AX.25 stack
Changes: * Implement patty_ax25_if_reset() to allow pattyd(8) to attempt to reset the network interface in the event of an I/O error * Move existing link resetting code in src/aprs_is.c to patty_ax25_aprs_is_reset(); allow src/server.c to call this rather than within src/aprs_is.c itself * Implement patty_kiss_tnc_reset(); this simply sets errno to ENOSYS and returns -1 for the time being |
||
---|---|---|
bin | ||
doc | ||
examples | ||
include/patty | ||
src | ||
.gitignore | ||
configure | ||
Makefile |