Wireshark-commits: [Wireshark-commits] master 535f527: ieee802154: Use the dissector internal addre

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jan 2020 20:08:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=535f5277f371a48a182057f6062bc62bd3184b76
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

535f527 by Kenneth Soerensen (knnthsrnsn@xxxxxxxxx):

    ieee802154: Use the dissector internal address format for ACK tracking
    
    This makes the address representation in ieee802154_transaction_t and
    ieee802154_packet consistent.
    
    Change-Id: I6ae66b48c3b2afe5843e6a82fe5adf1c6be5a7cd
    Reviewed-on: https://code.wireshark.org/review/35780
    Reviewed-by: Martin Boye Petersen <martinboyepetersen@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e38fea4   netscaler: fix nstrace_ensure_buflen call.
     add  535f527   ieee802154: Use the dissector internal address format for ACK tracking


Summary of changes:
 epan/dissectors/packet-ieee802154.c | 123 +++++++++++++++++++++---------------
 1 file changed, 71 insertions(+), 52 deletions(-)