Commit Graph

5 Commits

Author SHA1 Message Date
Guy Harris 7c2073a7e8 Fix capitalization of "WiMAX" in END-VENDOR.
Change-Id: I35e30b824b9ed8debfbb6a05d72b2396f7132204
Reviewed-on: https://code.wireshark.org/review/21809
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 01:30:37 +00:00
Masayuki Takemura 848e24e24b dictionary: add missing TLV definition for WiMAX-Downlink-Granted-QoS
The type of the value of the Downlink-Granted-QoS is defined as tlv, but the
TLV definition has not given in the file.

This changeset adds the definition as per WiMAX Forum specification.
As per the spec, the TLV definition is same as the QoS-Descriptor TLV.

<Reference>

Section 5.4.2.29 QoS-Descriptor and 5.4.2.63 Downlink Granted-QoS in
WMF-T33-001-R010v05.

Change-Id: I72d97ed6f7532239cba62cc4cd1b6693fcd43123

dictionary: change type of WiMAX-Uplink-Granted-QoS VSA

This changeset changes the type of WiMAX-Uplink-Granted VSA to tlv and
provides the TLV definition as per WiMAX Forum Specification.

The TLV definition is same as the QoS-Descriptor VSA.

<Reference>

Section 5.4.2.30 Uplink Granted-QoS and 5.4.2.29 QoS-Descriptor in
WMF-T33-001-R010v05.

Change-Id: If6b505bc985c0fb41b19cf2d2fc7b4f887c72b7a
Reviewed-on: https://code.wireshark.org/review/5158
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-11-07 20:18:26 +00:00
Bill Meier bd182070d7 radius: dictionary.wimax; Actually add the missing END-VENDOR statement
svn path=/trunk/; revision=29002
2009-07-07 22:20:56 +00:00
Bill Meier c43e6af65c Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3c: wimax
- As is from the FreeRadius release except added missing VENDOR-END
   - Note: Attribute WiMAX-MN-hHA-MIP4-SPI [11] had a type of "octets"
     in the previous Wireshark repository version of this file.
     whereas this attribute in the FreeRadius version of tis file
     has an attribute type of "integer".

svn path=/trunk/; revision=29001
2009-07-07 22:14:25 +00:00
Anders Broman 83d1303053 From Naoyoshi Ueda:
Radius dissector enhancement to support WiMAX vendor specific attributes.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3176

svn path=/trunk/; revision=27937
2009-04-02 19:05:52 +00:00