Wireshark-commits: [Wireshark-commits] master f7e078c: IPv6: Fix LIO option dissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jul 2016 08:29:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f7e078cca60489c40c36c43771f2a54908020a9c
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    IPv6: Fix LIO option dissection
    
    It was passing the wrong offset for an FT_UINT_STRING type.
    
    Change-Id: I739eb5bbf86768f6bf953662d407270cc8e27f2b
    Reviewed-on: https://code.wireshark.org/review/16547
    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  928f190   MPTCP: fix mask used to display backup flag
    adds  f7e078c   IPv6: Fix LIO option dissection


Summary of changes:
 epan/dissectors/packet-ipv6.c |   20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)