https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6988
--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2012-03-26 13:52:05 PDT ---
(In reply to comment #3)
> Indeed, wireshark queries DNS when I am typing almost every letter.
> So, the delay depends on DNS response to non existing hosts and the suffix list
> it tries to attach to every query.
>
> Setting of name resolution is not affecting it.
So, yes, it's a dup of 5356, in which I noted:
Capture filters are checked by running them through libpcap/WinPcap's
pcap_compile(), which *always* does synchronous DNS resolution; the Wireshark
preference doesn't affect it.
"The Wireshark preference" in that case referred to a preference setting for
asynchronous DNS vs. synchronous DNS, but it also applies to the preference
setting for network-layer name resolution, which also has no effect.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.