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 7cd47ae: text2pcap: Fix IPv6 checksum

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Nov 2018 00:00:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cd47ae3779bfe33fd6ac68e52150ee2b05ecb8a
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

7cd47ae by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    text2pcap: Fix IPv6 checksum
    
    Backport of change Ie0490dfba051a1112e465aaa6d03909417b2977e
    
    Change-Id: I4da3080131bfca8742c0f7822182363acb7e5eb3
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/30645
    Tested-by: Petri Dish Buildbot
    

Actions performed:

    from  bb537e7   text2pcap: Fix -i <proto> when IPv6 (-6) is specified
     add  7cd47ae   text2pcap: Fix IPv6 checksum


Summary of changes:
 text2pcap.c | 46 ++++++++++++++++++++++++----------------------
 1 file changed, 24 insertions(+), 22 deletions(-)