Module radius::core::rfc6519

source ·
Expand description

Utility for rfc6519 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 6519.
#    http://www.ietf.org/rfc/rfc6519.txt
#
#    $Id$
#

ATTRIBUTE    DS-Lite-Tunnel-Name            144    string

Constants

Functions