Module radius::core::rfc4072

source ·
Expand description

Utility for rfc4072 packet.

This module handles the packet according to the following definition:

//! # -*- text -*-
# Copyright (C) 2020 The FreeRADIUS Server project and contributors
# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
# Version $Id$
#
#    Attributes and values defined in RFC 4072
#    http://www.ietf.org/rfc/rfc4072.txt
#
#    $Id$
#

ATTRIBUTE    EAP-Key-Name                102    octets

Constants

Functions