Wireshark-commits: [Wireshark-commits] master f59ad07: MIP6: Add Localized Routing for Proxy Mobile

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Mar 2015 14:25:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f59ad07a0a8b3d79c74bd2ebc6c3e04c5ef4e70f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    MIP6: Add Localized Routing for Proxy Mobile IPv6 (RFC6705)
    
    * Add LRI and LRA Mobility Header
    * Add MAG IPv6 Mobility Option
    * Remove one proto_tree_add_text
    
    Change-Id: Ib96eddc0a349214d0a112cdd92efe129f97be1ab
    Reviewed-on: https://code.wireshark.org/review/7717
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5848328   IP: fix soft-deprecated APIs (tvb_length)
    adds  f59ad07   MIP6: Add Localized Routing for Proxy Mobile IPv6 (RFC6705)


Summary of changes:
 epan/dissectors/packet-mip6.c |  174 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 170 insertions(+), 4 deletions(-)