aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.nomadix
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-07-07 17:52:03 +0000
committerBill Meier <wmeier@newsguy.com>2009-07-07 17:52:03 +0000
commit9ab444404fdc25ac85e7ae4ee9680bfda59e25ea (patch)
treed66958ba5286bda5b23be9748532f66b0ae5de9f /radius/dictionary.nomadix
parentfd6bcf67a753510606a8349ea871a29a829edd64 (diff)
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 2:
Modified files w/o conflicts with current Wireshark radius dictionary files. svn path=/trunk/; revision=28996
Diffstat (limited to 'radius/dictionary.nomadix')
-rw-r--r--radius/dictionary.nomadix37
1 files changed, 21 insertions, 16 deletions
diff --git a/radius/dictionary.nomadix b/radius/dictionary.nomadix
index 066d8ffe52..f662c6696f 100644
--- a/radius/dictionary.nomadix
+++ b/radius/dictionary.nomadix
@@ -1,21 +1,26 @@
+# -*- text -*-
#
# Version: $Id$
#
-VENDOR Nomadix 3309
+VENDOR Nomadix 3309
#
-ATTRIBUTE Nomadix-Bw-Up 1 integer Nomadix
-ATTRIBUTE Nomadix-Bw-Down 2 integer Nomadix
-ATTRIBUTE Nomadix-URL-Redirection 3 string Nomadix
-ATTRIBUTE Nomadix-IP-Upsell 4 integer Nomadix
-ATTRIBUTE Nomadix-Expiration 5 string Nomadix
-ATTRIBUTE Nomadix-Subnet 6 string Nomadix
-ATTRIBUTE Nomadix-MaxBytesUp 7 integer Nomadix
-ATTRIBUTE Nomadix-MaxBytesDown 8 integer Nomadix
-ATTRIBUTE Nomadix-EndofSession 9 integer Nomadix
-ATTRIBUTE Nomadix-Logoff-URL 10 string Nomadix
-ATTRIBUTE Nomadix-Net-VLAN 11 integer Nomadix
-ATTRIBUTE Nomadix-Config-URL 12 string Nomadix
-ATTRIBUTE Nomadix-Goodbye-URL 13 string Nomadix
+BEGIN-VENDOR Nomadix
-VALUE Nomadix-Ip-Upsell PrivatePool 0
-VALUE Nomadix-Ip-Upsell PublicPool 1
+ATTRIBUTE Nomadix-Bw-Up 1 integer
+ATTRIBUTE Nomadix-Bw-Down 2 integer
+ATTRIBUTE Nomadix-URL-Redirection 3 string
+ATTRIBUTE Nomadix-IP-Upsell 4 integer
+ATTRIBUTE Nomadix-Expiration 5 string
+ATTRIBUTE Nomadix-Subnet 6 string
+ATTRIBUTE Nomadix-MaxBytesUp 7 integer
+ATTRIBUTE Nomadix-MaxBytesDown 8 integer
+ATTRIBUTE Nomadix-EndofSession 9 integer
+ATTRIBUTE Nomadix-Logoff-URL 10 string
+ATTRIBUTE Nomadix-Net-VLAN 11 integer
+ATTRIBUTE Nomadix-Config-URL 12 string
+ATTRIBUTE Nomadix-Goodbye-URL 13 string
+
+VALUE Nomadix-IP-Upsell PrivatePool 0
+VALUE Nomadix-IP-Upsell PublicPool 1
+
+END-VENDOR Nomadix