Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 6298fa72b6ad6a392dc9442fe0ec1082 > files > 495

freeradius-3.0.19-1.mga7.armv7hl.rpm

/**
 * @cond skip
 * vim:syntax=doxygen
 * @endcond
 *
 *
@page module_doc

@section module_intro Introduction

FreeRADIUS uses a pluggable module infrastructure to extend the
basic functionality of the server.

Modules in 3.0 are dynamically linked at runtime using dlopen.

@defgroup module_safe module_safe - Internal API functions that are safe for use by modules
*/