AX25 Library
============

This library set is still really under test but is now release for
general use.

You are supposed to use glibc 2.1 (libc6 unstable libraries) or later for this
package.

This version was modified to work also with the new (not yet official) AX.25
subsystem by Matthias Welwarsky, DG2FEF. It should, however, still compile
and work with the original stuff. The problem here is that we have to bring
our own copy of the linux kernel include files linux/ax25.h, linux/netrom.h
and linux/rose.h, which are - still - subject of change. These contain the
network API which applications and configuration tools rely on.

* Distributing our own header files was a historical mistake which should be *
* corrected as soon as possible.                                             *

This library is copyright by the respective authors (see AUTHORS for a list)
and licensed under the GNU LGPL (see COPYING for more information).

  - Craig Small <csmall@small.dropbear.id.au>
  - Jens David <dg1kjd@afthd.tu-darmstadt.de>
