2020-05-09 19:17:26 +08:00
|
|
|
libax25 AX.25 Packet radio support for linux.
|
|
|
|
|
2022-03-14 03:12:36 +08:00
|
|
|
The AX.25 protocol offers both connected and connectionless modes of
|
|
|
|
operation, and is used either by itself for point-point links, or to
|
|
|
|
carry other protocols such as TCP/IP and NET/ROM.
|
|
|
|
|
|
|
|
It is similar to X.25 level 2 in structure, with some extensions to
|
|
|
|
make it more useful in the amateur radio environment.
|
2020-05-09 19:17:26 +08:00
|
|
|
|
|
|
|
This library is for ham radio applications that use the ax25 protocol.
|
2022-03-14 03:12:36 +08:00
|
|
|
Included are routines to do ax25 address parsing, common ax25
|
|
|
|
application config file parsing, etc.
|