hostapd / RADIUS authentication server More...
Go to the source code of this file.
Data Structures | |
struct | radius_server_conf |
Functions | |
struct radius_server_data * | radius_server_init (struct radius_server_conf *conf) |
void | radius_server_deinit (struct radius_server_data *data) |
int | radius_server_get_mib (struct radius_server_data *data, char *buf, size_t buflen) |
void | radius_server_eap_pending_cb (struct radius_server_data *data, void *ctx) |
hostapd / RADIUS authentication server
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
Definition in file radius_server.h.