diff options
Diffstat (limited to 'share/dictionary.rfc6911')
-rw-r--r-- | share/dictionary.rfc6911 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/share/dictionary.rfc6911 b/share/dictionary.rfc6911 new file mode 100644 index 0000000..ccf6aa4 --- /dev/null +++ b/share/dictionary.rfc6911 @@ -0,0 +1,13 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +# 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 |