Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9000] New: Use glib hash functions in address resolution

Date: Wed, 31 Jul 2013 14:21:50 +0000
Bug ID 9000
Summary Use glib hash functions in address resolution
Classification Unclassified
Product Wireshark
Version 1.11.x (Experimental)
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 11309 [details]
patch replacing internal hash with glib hash table.

Build Information:

--
An initial attempt to replace addr_resolves homegrown hash functions with glib
functions. Could some one take a look at the patch to see if it looks sane and
do some profiling to see if it improves or worsens the performance(feel free to
apply if OK). If it looks OK we can proceed with other tables.
There is some // comments in the patch that has to go but I left that in as
this version of the patch does not free the table once built as I don't think
that is need for the manuf part.
/Anders


You are receiving this mail because:
  • You are watching all bug changes.