Module radius::core::rfc5176

source ·
Expand description

Utility for rfc5176 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 5176.
#    http://www.ietf.org/rfc/rfc5176.txt
#
#    $Id$
#
VALUE    Error-Cause            Invalid-Attribute-Value    407
VALUE    Error-Cause            Multiple-Session-Selection-Unsupported    508

Constants