https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7085
Evan Huus <eapache@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8242| |review_for_checkin?
Flags| |
--- Comment #19 from Evan Huus <eapache@xxxxxxxxx> 2012-04-16 13:02:38 PDT ---
Created attachment 8242
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8242
Do the right thing with conversation hash chains.
Adds two new functions: conversation_insert_into_hashtable() and
conversation_remove_from_hashtable() that do the right thing with conversation
hash table chains and ordering and all that. Converts conversation_new(),
conversation_set_addr2() and conversation_set_port2() to use the new functions.
Works everywhere I've been able to test (including the capture that started
this bug) but my testing has been by no means exhaustive.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.