Wireshark-commits: [Wireshark-commits] master 3d2094c: ieee80211: add support for Opportunistic Wir
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d2094c17195893579a0d4a74eaefd8679328643
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3d2094c by Joeri (joeri@xxxxxxxxxxxxx):
    ieee80211: add support for Opportunistic Wireless Encryption (OWE)
    
    Add the new elements introduced for OWE:
    - OWE DH Parameter in the association request/response as specified in RFC 8110
    - OWE Transition Mode element as specified in "Opportunistic Wireless Encryption Specification version 1.0" by the WiFi Alliance
    
    Bug: 15146
    Change-Id: I9b6c6de459899ce28c909bf79bdde431e50679c9
    Reviewed-on: https://code.wireshark.org/review/29850
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  b5c7f99   ieee80211: Add support for Opportunistic Wireless Encryption as specified in RFC 8110
     add  3d2094c   ieee80211: add support for Opportunistic Wireless Encryption (OWE)
Summary of changes:
 epan/dissectors/packet-ieee80211.c | 72 ++++++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-ieee80211.h |  1 +
 2 files changed, 73 insertions(+)