On Jun 3, 2012, at 6:13 PM, Bill Meier wrote:
> On 6/3/2012 5:12 PM, René Scheibe wrote:
>> Hi,
>>
>> I just noticed when upgrading from 1.2.15 to 1.6.8 that the file
>> dictionary.3gpp now contains an invalid entry. There is a typo (3GGP
>> instead of 3GPP) and the decoding is incorrect too.
>>
>> wireshark:
>> ATTRIBUTE 3GGP-IMEISV 20 octets
>>
>> freeradius:
>> ATTRIBUTE 3GPP-IMEISV 20 string
>>
>> Regards,
>> René Scheibe
>
>
> Committed in SVN #43050
>
> Thanks....
>
> I'll also schedule this for backporting to the next 1.6 release.
So that's a difference (other than the ones we need to have to handle e.g. different attributes having the same code) between the trunk's dictionaries and FreeRadius's dictionaries?
Are there any *other* such differences? If so, they should be reported in a bug (in the Wireshark Bugzilla, as Bill noted).