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 bb537e7: text2pcap: Fix -i <proto> when IPv6 (-6)

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

Commits:

bb537e7 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    text2pcap: Fix -i <proto> when IPv6 (-6) is specified
    
    Backport of change I21898f27ceaad603b9275ab6878ff4bd8f9586cd
    
    Change-Id: I23addb61ba983835e8e77cc70d8573f796cba1de
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/30644
    Tested-by: Petri Dish Buildbot
    

Actions performed:

    from  709031f   text2pcap: Fix IPv6 payload length
     add  bb537e7   text2pcap: Fix -i <proto> when IPv6 (-6) is specified


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