Wireshark-commits: [Wireshark-commits] master 83733a3: IPv6: Set (jumbo) length by inspecting hop-b
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jul 2016 16:40:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83733a340f8b2a9e05d31ded44c72869f098c1e3
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

83733a3 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    IPv6: Set (jumbo) length by inspecting hop-by-hop header, if existing
    
    Change-Id: I84bade7526ef3f094875eaf207b2650d734ed10f
    Reviewed-on: https://code.wireshark.org/review/16523
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  de7241c   IPv6: Dissect as much as possible in case of errors
    adds  83733a3   IPv6: Set (jumbo) length by inspecting hop-by-hop header, if existing


Summary of changes:
 epan/dissectors/packet-ipv6.c |   95 ++++++++++++++++++++++++-----------------
 1 file changed, 56 insertions(+), 39 deletions(-)