The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
server_udp.h File Reference

RADIUS bio handlers for outgoing RADIUS server sockets over UDP. More...

#include <freeradius-devel/radius/server.h>
+ Include dependency graph for server_udp.h:

Go to the source code of this file.

Functions

fr_bio_packet_tfr_radius_server_udp_bio_alloc (TALLOC_CTX *ctx, fr_radius_server_config_t *cfg, fr_bio_fd_config_t const *fd_cfg)
 Allocate a RADIUS bio for receiving packets from clients. More...
 

Detailed Description

RADIUS bio handlers for outgoing RADIUS server sockets over UDP.

Id
08ea28ba737258548d5ff3f4ba8a43d9588467c2

Definition in file server_udp.h.

Function Documentation

◆ fr_radius_server_udp_bio_alloc()

fr_bio_packet_t* fr_radius_server_udp_bio_alloc ( TALLOC_CTX *  ctx,
fr_radius_server_config_t cfg,
fr_bio_fd_config_t const *  fd_cfg 
)

Allocate a RADIUS bio for receiving packets from clients.

It also verifies that the packets we receive are valid for RADIUS.

Definition at line 107 of file server_udp.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: