Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 214f196: Fix MLE security suite display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Nov 2018 17:11:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=214f196414d796d209dc9f8d31106c679bddf445
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

214f196 by Robert Cragie (Robert.Cragie@xxxxxxx):

    Fix MLE security suite display
    
    Security suite 0xff (no security) is displayed incorrectly as 0x7f.
    
    Bug: 15288
    Change-Id: Ic899ca724a4a958520e34d522c211e5c625d43ce
    Reviewed-on: https://code.wireshark.org/review/30713
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c2d625a   ain:Prettify Carrier and AMAslpID parameters.
     add  214f196   Fix MLE security suite display


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