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-2.6 709031f: text2pcap: Fix IPv6 payload length

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Nov 2018 23:01:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=709031ff343599459e2fe5bd662f5d41428f29c4
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

709031f by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    text2pcap: Fix IPv6 payload length
    
    Backport change Ibeb18c243edc396eaac6d2ffde73d6c4a6fe75a0
    
    Change-Id: Id367a9aac251cdbbb15092903ed3fbdd3ac57ab1
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/30643
    Tested-by: Petri Dish Buildbot
    

Actions performed:

    from  864901f   text2pcap: Fix TCP, UDP or SCTP headers over IPv6
     add  709031f   text2pcap: Fix IPv6 payload length


Summary of changes:
 text2pcap.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)