Supports various WiMax functionality.
More...
#include <freeradius-devel/radiusd.h>
#include <freeradius-devel/modules.h>
#include <openssl/hmac.h>
Go to the source code of this file.
Supports various WiMax functionality.
- Id:
- b22da1a839361bb8cfe2d8b5866cabda8d55b37f
- Copyright
- 2008 Alan DeKok aland.nosp@m.@net.nosp@m.workr.nosp@m.adiu.nosp@m.s.com
Definition in file rlm_wimax.c.
Definition at line 38 of file rlm_wimax.c.
Data Fields |
bool |
delete_mppe_keys |
|
Initial value:= {
}
#define CONF_PARSER_TERMINATOR
#define FR_CONF_OFFSET(_n, _t, _s, _f)
Definition at line 51 of file rlm_wimax.c.
Initial value:= {
.name = "wimax",
.methods = {
},
}
static const CONF_PARSER module_config[]
static rlm_rcode_t mod_accounting(void *instance, REQUEST *request)
Write accounting data to Couchbase documents.
static rlm_rcode_t mod_post_auth(void *instance, REQUEST *request) CC_HINT(nonnull)
7 methods index for postauth section.
static rlm_rcode_t mod_authorize(void *instance, REQUEST *request)
Handle authorization requests using Couchbase document data.
#define RLM_TYPE_THREAD_SAFE
Module is threadsafe.
USES_APPLE_DEPRECATED_API struct rlm_wimax_t rlm_wimax_t
3 methods index for accounting section.
2 methods index for preacct section.
1 methods index for authorize section.
Definition at line 469 of file rlm_wimax.c.