Userland AX.25 stack
Changes: * Implement and use respond_accept() and respond_connect() convenience methods instead of stack allocating response objects, populating them, and using write() to send them to the client * When receiving XID frames in response to either an accept() or connect() call, respond to the client if any of the parameters sent from the peer are not compatible with a socket or interface, with the appropriate errno value |
||
---|---|---|
doc | ||
examples | ||
include/patty | ||
src | ||
configure | ||
Makefile |