Wireshark-commits: [Wireshark-commits] master c2f6dda: WiFi P2P: Update to Peer-to-Peer (P2P) Techn
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Apr 2015 08:23:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2f6dda291d8f238b9637e14eb58d2b426669148
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c2f6dda by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    WiFi P2P: Update to Peer-to-Peer (P2P) Technical Specification Version 1.5
    
    Add new IE
    19 Out-of-Band Group Owner Negotiation Channel
    21 Service Hash
    22 Session Information Data Info
    23 Connection Capability Info
    24 Advertisement_ID Info
    25 Advertised Service Info
    26 Session ID Info
    27 Feature Capability
    28 Persistent Group Info
    
    Bug:11074
    Change-Id: I627ca5906c1e3235aa7d4abb4ebfa757825b7fbf
    Reviewed-on: https://code.wireshark.org/review/7914
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f6a183d   Replace deprecated tvb_length with tvb_reported_length.
    adds  c2f6dda   WiFi P2P: Update to Peer-to-Peer (P2P) Technical Specification Version 1.5


Summary of changes:
 epan/dissectors/packet-wifi-p2p.c |  288 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 284 insertions(+), 4 deletions(-)