Wireshark-commits: [Wireshark-commits] master 1d5142a: 6lowpan: Show IPv6 summary line in tree
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Oct 2018 08:38:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d5142a38cda9f4f180e4738ae12d543f4268176
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1d5142a by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    6lowpan: Show IPv6 summary line in tree
    
    Add a preference to show IPv6 summary line in the protocol tree.
    Mark source and destination as generated when length is 0.
    
    Change-Id: I1c1befed100e92de38006f1e4ce65bf19c14a32b
    Reviewed-on: https://code.wireshark.org/review/30230
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  178001e   lua: add support for ethernet addresses to the Address class
     add  1d5142a   6lowpan: Show IPv6 summary line in tree


Summary of changes:
 epan/dissectors/packet-6lowpan.c | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)