Merge pull request #350 from alanbuxey/v2.x.x
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 8 Jul 2013 18:35:53 +0000 (11:35 -0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 8 Jul 2013 18:35:53 +0000 (11:35 -0700)
DANTE VSA dictionary added

share/dictionary
share/dictionary.dante [new file with mode: 0644]

index d5c0d9c..4d304d9 100644 (file)
@@ -131,6 +131,7 @@ $INCLUDE dictionary.cisco.bbsm
 $INCLUDE dictionary.clavister
 $INCLUDE dictionary.colubris
 $INCLUDE dictionary.cosine
+$INCLUDE dictionary.dante
 $INCLUDE dictionary.dhcp
 $INCLUDE dictionary.dlink
 $INCLUDE dictionary.digium
diff --git a/share/dictionary.dante b/share/dictionary.dante
new file mode 100644 (file)
index 0000000..47339ff
--- /dev/null
@@ -0,0 +1,18 @@
+# -*- text -*-
+# Copyright (C) 2013 The FreeRADIUS Server project and contributors
+##############################################################################
+#
+#   DANTE Vendor Specific Attributes Dictionary
+#
+#   Created by Alan Buxey <a.l.m.buxey@lboro.ac.uk>
+#
+##############################################################################
+
+VENDOR  DANTE                           27262
+
+BEGIN-VENDOR DANTE
+
+ATTRIBUTE       Default-TTL                     1       integer
+
+END-VENDOR DANTE
+