Wireshark-commits: [Wireshark-commits] master-2.6 bea03fc: Fix MLE security suite display
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bea03fc0daf546dfb305a1e62439fcfb98f821dd
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
bea03fc 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>
(cherry picked from commit 214f196414d796d209dc9f8d31106c679bddf445)
Reviewed-on: https://code.wireshark.org/review/30720
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Actions performed:
from 3e276e9 .mailmap: fix duplicate entry
add bea03fc Fix MLE security suite display
Summary of changes:
epan/dissectors/packet-mle.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)