From 9b988303148c024ac742536fe6e5e041abfdc9c6 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Sun, 15 Jan 2012 08:15:13 +0100 Subject: [PATCH] Added attributes for RFC 5447 --- share/dictionary | 1 + share/dictionary.rfc5447 | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 share/dictionary.rfc5447 diff --git a/share/dictionary b/share/dictionary index a7677a4..a2e3592 100644 --- a/share/dictionary +++ b/share/dictionary @@ -85,6 +85,7 @@ $INCLUDE dictionary.rfc4679 $INCLUDE dictionary.rfc4818 $INCLUDE dictionary.rfc4849 $INCLUDE dictionary.rfc5176 +$INCLUDE dictionary.rfc5447 $INCLUDE dictionary.rfc5580 $INCLUDE dictionary.rfc5607 $INCLUDE dictionary.rfc5904 diff --git a/share/dictionary.rfc5447 b/share/dictionary.rfc5447 new file mode 100644 index 0000000..7f5b708 --- /dev/null +++ b/share/dictionary.rfc5447 @@ -0,0 +1,12 @@ +# -*- text -*- +# Copyright (C) 2012 The FreeRADIUS Server project and contributors +# +# Attributes and values defined in RFC 5447. +# http://www.ietf.org/rfc/rfc5447.txt +# +# $Id$ +# + +# 64-bit bit field +ATTRIBUTE MIP6-Feature-Vector 124 octets +ATTRIBUTE MIP6-Home-Link-Prefix 125 ipv6prefix -- 2.1.4