Wireshark-commits: [Wireshark-commits] master f0393a5: wisun: Add EDFE support

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Feb 2018 18:14:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0393a5975e96665c6d828ec2d7d103372e18acd
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f0393a5 by Robert Sauter (sauter@xxxxxxxxxxxx):

    wisun: Add EDFE support
    
    During an EDFE exchange the source addresses are omitted after the first frame.
    Restore the information to enable decryption and 6LoWPAN reassembly.
    
    Change-Id: I9660c81e0536cea56caf104a16e41eaf6c123e09
    Reviewed-on: https://code.wireshark.org/review/25819
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  306c1c8   ldap: Format text used in COL_INFO
    adds  f0393a5   wisun: Add EDFE support


Summary of changes:
 epan/dissectors/packet-wisun.c | 84 ++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 80 insertions(+), 4 deletions(-)