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 f68b24d: UDP/UDP-Lite : Add Conversation timestamps

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 04 Nov 2018 20:10:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f68b24d12e82d863a4aacf8dac231af61a618ce9
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f68b24d by Lajos Olah (lajos.olah.jr@xxxxxxxxx):

    UDP/UDP-Lite : Add Conversation timestamps
    
    Change-Id: Ibc6cf4ec014e2798032f7dcd65d119ff3ca1a78d
    Reviewed-on: https://code.wireshark.org/review/30476
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  62dff72   tools: fix LUA version and add more libs to the brew script.
     add  f68b24d   UDP/UDP-Lite : Add Conversation timestamps


Summary of changes:
 docbook/release-notes.asciidoc |   1 +
 epan/dissectors/packet-udp.c   | 124 ++++++++++++++++++++++++++++++++++++++---
 epan/dissectors/packet-udp.h   |  14 ++++-
 3 files changed, 129 insertions(+), 10 deletions(-)