radius(verizon): sync with FreeRADIUS

commit d3ea6dd565a1836314814d258efc19054d3e6a45
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Mon Sep 10 13:43:24 2018 -0400

    added verizon dictionary

Change-Id: I162aa1d08845fc39b068ef2a49c582ce0e29fee3
Reviewed-on: https://code.wireshark.org/review/29627
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2018-09-12 06:10:53 +00:00 committed by Anders Broman
parent 5ec8ac1398
commit c6f44eb342
3 changed files with 26 additions and 0 deletions

View File

@ -769,6 +769,7 @@ File "${STAGING_DIR}\radius\dictionary.usr"
File "${STAGING_DIR}\radius\dictionary.utstarcom"
File "${STAGING_DIR}\radius\dictionary.valemount"
File "${STAGING_DIR}\radius\dictionary.versanet"
File "${STAGING_DIR}\radius\dictionary.verizon"
File "${STAGING_DIR}\radius\dictionary.vqp"
File "${STAGING_DIR}\radius\dictionary.walabi"
File "${STAGING_DIR}\radius\dictionary.waverider"

View File

@ -282,6 +282,7 @@ $INCLUDE dictionary.usr
$INCLUDE dictionary.utstarcom
$INCLUDE dictionary.valemount
$INCLUDE dictionary.versanet
$INCLUDE dictionary.verizon
###$INCLUDE dictionary.vqp
$INCLUDE dictionary.waverider
$INCLUDE dictionary.walabi

24
radius/dictionary.verizon Normal file
View File

@ -0,0 +1,24 @@
# -*- text -*-
# Copyright (C) 2018 The FreeRADIUS Server project and contributors
##############################################################################
#
# Verizon RADIUS Dictionary for Diameter Rf
#
##############################################################################
VENDOR VerizonWireless 12951
BEGIN-VENDOR VerizonWireless
ATTRIBUTE Acct-Interim-Record-Number 200 integer
ATTRIBUTE UE-Info-Type 201 integer
ATTRIBUTE UE-Info-Value 202 string
ATTRIBUTE Dynamic-Address-Flag 203 integer
ATTRIBUTE Local-Seq-Number 204 integer
ATTRIBUTE Time-First-Usage 205 date
ATTRIBUTE Time-Last-Usage 206 date
ATTRIBUTE Charging-Group-ID 207 string
ATTRIBUTE Service-Data-Container-Bin 210 octets
ATTRIBUTE Service-Data-Container 211 tlv
END-VENDOR VerizonWireless