diff options
Diffstat (limited to '')
-rw-r--r-- | share/dictionary.dante | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/share/dictionary.dante b/share/dictionary.dante new file mode 100644 index 0000000..fc7b626 --- /dev/null +++ b/share/dictionary.dante @@ -0,0 +1,20 @@ +# -*- 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 +# +############################################################################## +# +# 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 + |