Wireshark-commits: [Wireshark-commits] master-2.0 ea96dda: IPv6: Fix RPL routing header computed ad

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Nov 2015 13:28:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea96dda3dd81caf68427b0e29d7dd56af914bc2b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

ea96dda by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    IPv6: Fix RPL routing header computed address count if ip6r_len == 0
    
    Bug: 11803
    Change-Id: I6de6a240dee1cfb310c41976853c0c3683b0b80a
    Reviewed-on: https://code.wireshark.org/review/12276
    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: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9764685   RSVP: copy all rsvp_request_key info in file scope
    adds  ea96dda   IPv6: Fix RPL routing header computed address count if ip6r_len == 0


Summary of changes:
 epan/dissectors/packet-ipv6.c |   57 ++++++++++++++++++++++-------------------
 1 file changed, 30 insertions(+), 27 deletions(-)