Wireshark-bugs: [Wireshark-bugs] [Bug 9064] Allow Manual Address Resolve without enabling full N

Date: Wed, 28 Aug 2013 20:16:34 +0000

changed bug 9064

What Removed Added
Status UNCONFIRMED CONFIRMED
Ever confirmed   1

Comment # 1 on bug 9064 from
I think that atleast on problem here is that we call redissect() which trigers
a reset and re-read of the address data and the data we just added gets lost.
We should probably differentiate between a redissect and a reload of the file
when reseting address data. E.g not restet address data at rescan().
I'm not digging furter into this for a while in case some one else wants to
take a stab at it.


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