Wireshark-commits: [Wireshark-commits] master e0bb1dd: TPNCP: Update from downstream

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 09 Jan 2020 11:25:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0bb1ddea7db6e1ea8018d048ee3a9a614a13cc1
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e0bb1dd by Orgad Shaneh (orgad.shaneh@xxxxxxxxxxxxxx):

    TPNCP: Update from downstream
    
    * Support little-endian systems
    * Improve error reporting
    * Implement some new features in the protocol
    
    Change-Id: I73e07a588c4a028fd0c22e1570adb7957ba2d52f
    Reviewed-on: https://code.wireshark.org/review/35467
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3e9e05c   TCP: fix DESEGMENT_UNTIL_FIN handling in combination with OoO tracking
     add  e0bb1dd   TPNCP: Update from downstream


Summary of changes:
 epan/dissectors/packet-tpncp.c | 850 ++++++++++++++++++++---------------------
 epan/prefs.c                   |   2 +
 2 files changed, 407 insertions(+), 445 deletions(-)