Wireshark-commits: [Wireshark-commits] master 1e47e05: 6LoWPAN: fix encapsulating address decoding

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Sep 2014 11:52:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e47e050dcdf30eced478e6909408d79548975c6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1e47e05 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    6LoWPAN: fix encapsulating address decoding when a Mesh header is present
    
    Bug: 10462
    Change-Id: I37d532edc41193123b1a7bb380d48cb76c118bf4
    Reviewed-on: https://code.wireshark.org/review/4161
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6f16f26   The Shomiti document is available on the Wayback Machine.
    adds  1e47e05   6LoWPAN: fix encapsulating address decoding when a Mesh header is present


Summary of changes:
 epan/dissectors/packet-6lowpan.c |   32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)