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

Wireshark-commits: [Wireshark-commits] master-2.6 6c1f13b: DNS: fix inverted condition for filterin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Apr 2018 11:59:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c1f13bbf2a59f57a93709621dcc69567e63893c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

6c1f13b by Peter Wu (peter@xxxxxxxxxxxxx):

    DNS: fix inverted condition for filtering error packets in stats
    
    Change-Id: I9d867992e4f10c056c6070f0eb1aa0c8bb7cf117
    Fixes: v2.5.2rc0-72-ga055e3c299 ("dns: skip stats if packet is within icmp.")
    Reviewed-on: https://code.wireshark.org/review/27026
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    (cherry picked from commit 9da25bc16fe6b0a8bbfc18b16bab036eb060fd1b)
    Reviewed-on: https://code.wireshark.org/review/27031
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  09997bd   Fix tapo.
    adds  6c1f13b   DNS: fix inverted condition for filtering error packets in stats


Summary of changes:
 epan/dissectors/packet-dns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)