ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5356] Character echo pauses in Capture Filter field in Cap

Date: Thu, 4 Nov 2010 19:42:25 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5356

--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2010-11-04 19:42:24 PDT ---
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.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.