Wireshark-commits: [Wireshark-commits] master 5954e55: MACsec: Adding parsing of	unencrypted messag
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5954e5556f566c569ced07373ef5fe581a2f61e0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5954e55 by Dr. Lars Völker (lars.voelker@xxxxxxxxxxxxxxxxxxxxxxx):
    MACsec: Adding parsing of unencrypted messages
    
    This patch allows to parse authentication-only MACsec messages
    and show the payload.
    
    Bug: 16624
    Change-Id: I7fd071e6c7f5522f302255d65560f0848a262bfb
    Reviewed-on: https://code.wireshark.org/review/37445
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  e3d4413   QUIC: fix Malformed Packet exception with small transport parameters
     add  5954e55   MACsec: Adding parsing of unencrypted messages
Summary of changes:
 epan/dissectors/packet-macsec.c | 44 ++++++++++++++++++++++++++++++++++-------
 1 file changed, 37 insertions(+), 7 deletions(-)