Wireshark-commits: [Wireshark-commits] master 470a44a: ICMPv6: fix dissection of MPL (dissect_mpl_c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Oct 2016 21:02:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=470a44a3341a91b5b7adf3f8bc14ce0727f6e938
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

470a44a by Yasuyuki Tanaka (yatch@xxxxxxxxxxxxxxxxxxxxx):

    ICMPv6: fix dissection of MPL (dissect_mpl_control)
    
    An MPL Seed Info of 2 bytes length (length_of_fixed_part), which does
    not have seed-id nor buffer-mpl-messages, is compliant and should be
    accepted.
    
    Bug:13045
    Change-Id: I6c4c8864fdc8d6e590a5d28d68e5aaff8c1535c3
    Reviewed-on: https://code.wireshark.org/review/18448
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  149627a   gsm_abis_om2000: Decode the IWD Type/Gen/Rev in Negotiation Request
    adds  470a44a   ICMPv6: fix dissection of MPL (dissect_mpl_control)


Summary of changes:
 epan/dissectors/packet-icmpv6.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)