Wireshark-commits: [Wireshark-commits] master-1.12 5a03e8d: MIPv6: Mobility Header Link Layer Addre
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Feb 2015 21:01:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a03e8d40c2cdba325d59a4c70cf2538579af657
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

5a03e8d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    MIPv6: Mobility Header Link Layer Address is parsed incorrectly
    
    Looking at RFC 5568 (http://tools.ietf.org/html/rfc5568#section-6.4.3)
    It says that the Link-Layer Address (LLA) Option, should have an address right after the option code
    
    Bug:10006
    Bug:10627
    Change-Id: I6fcd98a7c9896862e4c9547b945cf3848daaf474
    Reviewed-on: https://code.wireshark.org/review/5075
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit f3cc900714c3b588447adcec7a18a1ccf60ebfcb)
    Reviewed-on: https://code.wireshark.org/review/7013
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b63b257   DNS NXT RR is parsed incorrectly
    adds  5a03e8d   MIPv6: Mobility Header Link Layer Address is parsed incorrectly


Summary of changes:
 epan/dissectors/packet-mip6.c |   31 +++----------------------------
 1 file changed, 3 insertions(+), 28 deletions(-)