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-2.4 584915a: Fix MLE security suite display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Nov 2018 20:59:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=584915a4d3b653b542f822b4073305b0dbb480bf
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

584915a 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>
    Reviewed-on: https://code.wireshark.org/review/30721
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  4523e8b   .mailmap: fix duplicate entry
     add  584915a   Fix MLE security suite display


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