This is a fork of the implementation of libradius from the distribution at:
   https://github.com/speakinghedge/libradius-linux
This "Linux port" was posted there by "hecke" (http://naberius.de/) and
last modified 4-Oct-2014.

Described as a "LINUX port of recent (juniper)-libradius offered by FreeBSD"
by hecke, apparently the BSD licensing terms continue to apply, since they
appear in the source code files and no new terms were included with the
package.  hecke wrote:
"I just ported the libradius offered by BSD to Linux - so I'm not the author."

The original BSD licensing terms (and not the DACS license) apply to this
DACS modified distribution as well.

Minor changes to this implementation have been made for use with DACS.
Some files found in the Linux port may have been removed or modified in
an attempt to assemble a minimal distribution.
The DACS implementation is intended to be portable to BSD, Linux, and
macOS platforms.

Note that testing of this version of libradius is limited to the
subset of functionality required by DACS.  For other applications,
the original BSD code or the Linux port might be a better choice than
the code found here.

There is currently no intent to track or incorporate changes made
to either the official libradius distribution or the Linux port.
Also, there is no plan to distribute this version outside of the DACS
distribution.

This library is intended to be built in ./src and installed in
./install/{lib,include}, where the DACS build procedure expects to find it.

To report problems with this code, visit:
    https://dacs.dss.ca/support.html

$Id: README 2984 2018-01-24 00:15:02Z brachman $
