Wireshark-commits: [Wireshark-commits] master b216d26: extend the RPL dissector with basic P2P RPL

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

Commits:

b216d26 by Cenk Gündoğan (cnkgndgn@xxxxxxxxx):

    extend the RPL dissector with basic P2P RPL support
    
    Bug: 11301
    Change-Id: I5569322a05c770524e0f0e7892addd15c7f7dbab
    Reviewed-on: https://code.wireshark.org/review/9053
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  89fbf02   [MSVC 2015] file_exists() fails on MSVC2105 as file_stat.st_ino gets reset to zero in the function call if the file does not exist. The general code seems to work with MSVC2015 so use that.
    adds  b216d26   extend the RPL dissector with basic P2P RPL support


Summary of changes:
 epan/dissectors/packet-icmpv6.c |  396 ++++++++++++++++++++++++++++++++++-----
 1 file changed, 349 insertions(+), 47 deletions(-)