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 8980919: More consistency for IPv6 extension headers

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 27 Sep 2015 12:57:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8980919f41647f3e01f9b4faab4e4d0da00cd52b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    More consistency for IPv6 extension headers
    
    'hf_ipv6_opt_length' is being used both for extension header length
    and option length.
    
    Change-Id: I012e4d43abdf57997a24ab6f2d2c93d121f9f123
    Reviewed-on: https://code.wireshark.org/review/10478
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  bb36f05   Try to make IPv6 fragmentation code simpler
    adds  8980919   More consistency for IPv6 extension headers


Summary of changes:
 epan/dissectors/packet-ipv6.c |   77 +++++++++++++++++++++++++++++++----------
 1 file changed, 59 insertions(+), 18 deletions(-)