Wireshark-commits: [Wireshark-commits] master 83cecaa: IPv6: Add option for extension header length
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jun 2016 23:26:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83cecaad90be677b3dfc8104d986e24cfeb706f0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    IPv6: Add option for extension header length field in octets
    
    Change-Id: Ifacf00247f457d710e16044b6805c2f41dacddc1
    Reviewed-on: https://code.wireshark.org/review/15686
    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  614d09a   Add data structures necessary to support multiple Name Resolution blocks.
    adds  83cecaa   IPv6: Add option for extension header length field in octets


Summary of changes:
 epan/dissectors/packet-ipv6.c |  145 +++++++++++++++++++++++++++++------------
 1 file changed, 104 insertions(+), 41 deletions(-)