https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3666
--- Comment #10 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2009-07-08 14:45:45 PDT ---
(In reply to comment #9)
> 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?
MAXNAMELEN (the maximum host and service name length) is 64. I don't see why we
couldn't just dynamically allocate storage for the names up to that value.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.