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 087518b: MIP6: Access network identifier option is no

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Nov 2014 10:52:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=087518b3268edb5477f67ea56c35ac39e2c7b560
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

087518b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    MIP6: Access network identifier option is not full decoded
    
    * Add subtype Geo Location (2) and Operator Identifier (3)
    * Use also offset to calculate the length
    * Remove proto_tree_add_text
    
    Issue reported by Ravindranath K M
    
    Bug:10712
    Change-Id: I9ad81ece856df134f3a706ad774d34e638cb5c94
    Reviewed-on: https://code.wireshark.org/review/5397
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  d23247e   White space tweaking to match what's in Samba git.
    adds  087518b   MIP6: Access network identifier option is not full decoded


Summary of changes:
 epan/dissectors/packet-mip6.c |  139 ++++++++++++++++++++++++++++++++++++-----
 1 file changed, 122 insertions(+), 17 deletions(-)