mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-05-01 00:48:44 +01:00
Support the following RFC dictionaries
- RFC4603 - RFC4675 - RFC4818 - RFC4849 - RFC5176 - RFC6911 - RFC7055 - RFC7155
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# -*- 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 6911
|
||||
# http://www.ietf.org/rfc/rfc6911.txt
|
||||
#
|
||||
|
||||
ATTRIBUTE Framed-IPv6-Address 168 ipv6addr
|
||||
ATTRIBUTE DNS-Server-IPv6-Address 169 ipv6addr
|
||||
ATTRIBUTE Route-IPv6-Information 170 ipv6prefix
|
||||
ATTRIBUTE Delegated-IPv6-Prefix-Pool 171 string
|
||||
ATTRIBUTE Stateful-IPv6-Address-Pool 172 string
|
||||
Reference in New Issue
Block a user