http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1884
------- Comment #1 from jeff.morriss@xxxxxxxxxxx 2007-10-12 21:47 GMT -------
Well, it's not quite that easy, unfortunately. ADNS gets initialized before
we've processed the command line arguments and before the user's preferences
(which might also specify no DNS resolution) get loaded.
Changing the former could be possible through a hack to check for the "-n"
argument before initializing ADNS. The latter would be a lot more work
(because things have to get loaded/initialized in a fairly specific order).
I'm tempted to WONTFIX this because it's really not a big deal. Any objections
(or agreements)?
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.