From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- resources/protocols/radius/dictionary.bristol | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resources/protocols/radius/dictionary.bristol (limited to 'resources/protocols/radius/dictionary.bristol') diff --git a/resources/protocols/radius/dictionary.bristol b/resources/protocols/radius/dictionary.bristol new file mode 100644 index 00000000..e80b4caf --- /dev/null +++ b/resources/protocols/radius/dictionary.bristol @@ -0,0 +1,24 @@ +# -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors +# +# dictionary.bristol +# +# RoamNode VSA's +# +# Version: $Id: 6537b7c577988c6741cbcb2b7214536c6be9f7d6 $ +# + +VENDOR Bristol 4363 + +# +# Standard attribute +# +BEGIN-VENDOR Bristol + +ATTRIBUTE NN-Data-Rate 1 integer +ATTRIBUTE NN-Data-Rate-Ceiling 2 integer +ATTRIBUTE NN-Homenode 3 ipaddr +ATTRIBUTE NN-Homeservice 4 ipaddr +ATTRIBUTE NN-Homeservice-Name 5 string + +END-VENDOR Bristol -- cgit v1.2.3