ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master f3cc900: MIPv6: Mobility Header Link Layer Address is

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 07:37:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3cc900714c3b588447adcec7a18a1ccf60ebfcb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f3cc900 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>
    

Actions performed:

    from  9b37e1e   HPSW: fix neighbor MAC Address
    adds  f3cc900   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(-)