Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 29dbf3c: NTP: add request/response tracking to mode 7

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 06 Nov 2018 17:05:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29dbf3c0382d6d45d2ab4cdd69f7823e1f8a7dfe
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

29dbf3c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NTP: add request/response tracking to mode 7 packets
    
    Change-Id: I8cee0b2fb6f371682df045cbae4193e871b485c5
    Reviewed-on: https://code.wireshark.org/review/30516
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  80e8879   NTP: fix parsing of NTP mode 7 messages
     add  29dbf3c   NTP: add request/response tracking to mode 7 packets


Summary of changes:
 epan/dissectors/packet-ntp.c | 93 +++++++++++++++++++++++++++++++-------------
 1 file changed, 66 insertions(+), 27 deletions(-)