Wireshark-commits: [Wireshark-commits] master dbfe1b2: LoraWan: fixed downlink decryption

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 09 Oct 2019 12:37:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbfe1b2221458f3e1c631eade99491edbb0422ae
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

dbfe1b2 by Achuthan Paramanathan (acp@xxxxxxxxxxxx):

    LoraWan: fixed downlink decryption
    
    using uplink parameter as input for calc. the nonce for decryption
    
    Bug: 16110
    Change-Id: I3da1afbe80629a378a9ecc63157b5854729c6159
    Reviewed-on: https://code.wireshark.org/review/34751
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3805cb6   mqtt: Dissect connect last will message as bytes
     add  dbfe1b2   LoraWan: fixed downlink decryption


Summary of changes:
 epan/dissectors/packet-lorawan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)