URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c93afab3ad3a4048160dd9fbdd785e3500516b2f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
c93afab by Gerald Combs (gerald@xxxxxxxxxxxxx):
The "not DNS" filter used UDP in the description but matched against
TCP. DNS runs over both so update the filter to exclude both.
Thanks to Yaron Fainstein for noticing this.
Change-Id: I0c4d1fef7f8d725bf656cca87ba5908893fff0b2
Reviewed-on: https://code.wireshark.org/review/1028
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 84a57cb2ebd2b9c7605bf56395d19d3be0a5feea)
Reviewed-on: https://code.wireshark.org/review/1031
Actions performed:
from f91d6a2 [Automatic manuf, services and enterprise-numbers update for 2014-04-06]
adds c93afab The "not DNS" filter used UDP in the description but matched against TCP. DNS runs over both so update the filter to exclude both.
Summary of changes:
dfilters | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)