Wireshark-commits: [Wireshark-commits] master f867d12: Peekremote : modified the peekremote dissect
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f867d127ecef383089ee11bd8c6d01fc1e5faccc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f867d12 by Nicolas Darchis (ndarchis@xxxxxxxxx):
Peekremote : modified the peekremote dissector to support 11ax
modified the peekremote dissector to support 11ax flag in the extended
flags (one reserved bit set to 1 for ax and 1 for 160mhz). Also added
constants for new data rates MCS 10-11.When the 11ax flag is on,
decoding the phy as 11ax (11ax PHY is a different commit already in the
main code since november 2019)
Bug: 15740
Change-Id: Ida7977cdbbd5c83d2158115d9560c5acc815eab9
Reviewed-on: https://code.wireshark.org/review/36686
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c24286a 3GPP: Update Geographical Area Description (GAD).
add f867d12 Peekremote : modified the peekremote dissector to support 11ax
Summary of changes:
epan/dissectors/packet-peekremote.c | 48 +++++++++++++++++++++++++++++--------
1 file changed, 38 insertions(+), 10 deletions(-)