Wireshark-commits: [Wireshark-commits] master da53525: MACsec: Align dissector more with IEEE 802.1
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Mar 2017 13:41:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da53525e3f8e7c51a1fb83879515d828660d9c53
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

da53525 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    MACsec: Align dissector more with IEEE 802.1AE
    
    - Use more standard Wireshark APIs
    - Align naming more with IEEE standard
    
    Change-Id: Id76e9693c5f59dbbd7864da8072e993ba60f71b9
    Reviewed-on: https://code.wireshark.org/review/20677
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8826910   netflow: fix dissection of Application ID
    adds  da53525   MACsec: Align dissector more with IEEE 802.1AE


Summary of changes:
 epan/dissectors/packet-macsec.c |  155 ++++++++++++++++++++++-----------------
 1 file changed, 89 insertions(+), 66 deletions(-)