Userland AX.25 stack
Refactor patty_kiss_tnc_recv() to always read a fixed number of bytes
into a circular buffer
Other changes:
* Avoid needing memmove() per packet processed
* Allow processing packets larger than the internal read buffer
|
||
|---|---|---|
| doc | ||
| examples | ||
| include/patty | ||
| src | ||
| configure | ||
| Makefile | ||