URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e8dae37ebefd048d77147df3b62a3a1f4404bb4
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

4e8dae3 by Richard Sharpe (realrichardsha...@gmail.com):

    wifi-dpp: Add support for version 1.2.9 of the protocol.
    
    Also fix packet-ieee1905.c to include packet-wifi-dpp.h for the definition
    it needs.
    
    Change-Id: Iebb290ffb3112161605d6065123cfc54b921f2eb
    Reviewed-on: https://code.wireshark.org/review/38163
    Petri-Dish: Richard Sharpe <realrichardsha...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  ce81473   check_tfs.py:  Import subprocess module (needed for 
querying git)
     add  4e8dae3   wifi-dpp: Add support for version 1.2.9 of the protocol.


Summary of changes:
 epan/dissectors/packet-ieee1905.c |   5 +-
 epan/dissectors/packet-wifi-dpp.c | 475 +++++++++++++++++++++++++++++++++-----
 epan/dissectors/packet-wifi-dpp.h |  10 +
 3 files changed, 426 insertions(+), 64 deletions(-)
 create mode 100644 epan/dissectors/packet-wifi-dpp.h
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to