ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master ce93346: ieee80211: dissect the TWT Element

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Aug 2018 19:38:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce93346bcb10b1dbae30739da6b8f287417acbc0
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ce93346 by Emmanuel Grumbach (emmanuel.grumbach@xxxxxxxxx):

    ieee80211: dissect the TWT Element
    
    It is still not very clear how to parse the element, so
    focus only on the Unicast TWT for now.
    This should be useful for the short term.
    
    Ping-Bug: 15009
    Change-Id: Ia589b170966e329ce051845553841a9fb80fcd5f
    Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28857
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  99df348   E.212: fix 255 04 and 255 06 PLMN names
     add  ce93346   ieee80211: dissect the TWT Element


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 297 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 294 insertions(+), 3 deletions(-)