https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3666
--- Comment #9 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2009-07-08 14:21:38 PDT ---
(In reply to comment #8)
> > Note that in the examples Gerald gave both strings (raw data and interpreted manuf name) are of equal length.
>
> That isn't going to be true if the interpreted manufacturer name is *shorter*
> than 8 characters, so if it's an important feature, it's not a feature that
> actually exists.
Well, a maximum size could be a feature used in parsing tshark output. But who
knows.
> Perhaps, *when used in MAC addresses that aren't translated to host names*,
> it's useful to have the manufacturer name truncated to a maximum of 8
> characters, but in other contexts, such as 802.11 IEs, it serves no useful
> purpose.
That is true.
On the other hand, when I got a chance to look at the matter more closely it
occurred to me that WKA's almost all have names longer than 8 characters, so it
would be possible today to have these longer names in the output.
So now we are left with the question what is a good size to set?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.