aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.infonet
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-03-10 16:01:14 -0800
committerGerald Combs <gerald@wireshark.org>2022-03-11 18:34:41 +0000
commit492a11a256f55239498f58cf6e46e453737c0c4a (patch)
tree16b3da5c7c51518377f76f477c5abbfa47f3e79f /radius/dictionary.infonet
parente39b9a2f805bc3522f41deb99840433c97276bfe (diff)
Move a bunch of protocol resources to resources/protocols.
Move the following directories to resources/protocols: - dtds - diameter - protobuf - radius - tpncp - wimaxasncp
Diffstat (limited to 'radius/dictionary.infonet')
-rw-r--r--radius/dictionary.infonet51
1 files changed, 0 insertions, 51 deletions
diff --git a/radius/dictionary.infonet b/radius/dictionary.infonet
deleted file mode 100644
index 5662d0901f..0000000000
--- a/radius/dictionary.infonet
+++ /dev/null
@@ -1,51 +0,0 @@
-# -*- text -*-
-# Copyright (C) 2015 The FreeRADIUS Server project and contributors
-#
-# dictionary.infonet
-#
-# Accounting VSAs by
-# "Bernard Lhoas from Infonet" <Bernard_Lhoas@infonet.com>
-#
-# Version: @(#)dictionary.infonet 1.00
-#
-
-VENDOR infonet 4453
-
-#
-# Standard attribute
-#
-# I would like to change the attribute number of Infonet-Account-Number
-# but we are already using it in production and changing could get
-# messy. Same with Infonet-Type. -Clark
-BEGIN-VENDOR infonet
-
-ATTRIBUTE Infonet-Proxy 238 string
-ATTRIBUTE Infonet-Config 239 string
-ATTRIBUTE Infonet-MCS-Country 240 string
-ATTRIBUTE Infonet-MCS-Region 241 string
-ATTRIBUTE Infonet-MCS-Off-Peak 242 string
-ATTRIBUTE Infonet-MCS-Overflow 243 string
-ATTRIBUTE Infonet-MCS-Port 244 string
-ATTRIBUTE Infonet-MCS-Port-Count 245 string
-ATTRIBUTE Infonet-Account-Number 247 string
-ATTRIBUTE Infonet-Type 248 string
-
-#
-# Infonet-Specific Attributes
-#
-# Note: Only Attributes < 256 will go on the wire. They are known as
-# "wire attributes".
-# Attributes > 256 don't get sent to a NAS and don't get forwarded
-# to a proxy site. This includes accounting packets as well as
-# auth packets.
-#
-ATTRIBUTE Infonet-Pool-Request 252 string
-ATTRIBUTE Infonet-Surcharge-Type 254 integer
-ATTRIBUTE Infonet-NAS-Location 255 string
-ATTRIBUTE Infonet-Random-IP-Pool 246 string
-#
-ATTRIBUTE Infonet-Realm-Type 249 string
-ATTRIBUTE Infonet-LoginHost-Dest 250 string
-ATTRIBUTE Infonet-Tunnel-Decision-IP 251 string
-
-END-VENDOR infonet