From c43e6af65ca1243dbf93c98eeb448937f67a1add Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 7 Jul 2009 22:14:25 +0000 Subject: 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 --- radius/dictionary.wimax | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/radius/dictionary.wimax b/radius/dictionary.wimax index 9efe72c964..38a61b2810 100644 --- a/radius/dictionary.wimax +++ b/radius/dictionary.wimax @@ -101,7 +101,7 @@ ATTRIBUTE WiMAX-MN-hHA-MIP4-Key 10 octets encrypt=2 # MN-HA-CMIP4-SPI == MIP-SPI, or # MN-HA-PIMP4-SPI == MIP-SPI + 1 -ATTRIBUTE WiMAX-MN-hHA-MIP4-SPI 11 octets +ATTRIBUTE WiMAX-MN-hHA-MIP4-SPI 11 integer # MN-HA-CMIP6 = H(MIP-RK, "CMIP6 MN HA" | HA-IPv6 | MN-NAI) ATTRIBUTE WiMAX-MN-hHA-MIP6-Key 12 octets encrypt=2 @@ -365,5 +365,3 @@ ATTRIBUTE WiMAX-vDHCPv6-Server 74 ipv6addr ATTRIBUTE WiMAX-vDHCP-RK 75 octets encrypt=2 ATTRIBUTE WiMAX-vDHCP-RK-Key-ID 76 integer ATTRIBUTE WiMAX-vDHCP-RK-Lifetime 77 integer - -END-VENDOR WiMAX -- cgit v1.2.3