ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.12 d0f0ebe: DNS: fix name length and label count fo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Nov 2014 16:58:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0f0ebeb68250dab3ad224cf256e4c031c61eefb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

d0f0ebe by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DNS: fix name length and label count for a root server
    
    Bug: 10674
    Change-Id: I44297bfa64c31ab53d2aa61b6e54253b7a5a1e27
    Reviewed-on: https://code.wireshark.org/review/5167
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit de37217933f2b9e11f52434fae468e1a79ace7c9)
    Reviewed-on: https://code.wireshark.org/review/5172
    

Actions performed:

    from  4575992   HPSW: fix neighbor MAC Address
    adds  d0f0ebe   DNS: fix name length and label count for a root server


Summary of changes:
 epan/dissectors/packet-dns.c |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)