URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8331a9274bbd8161a2fd0f0b98ce39b1aa4cae2
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a8331a9 by Guy Harris (guy@xxxxxxxxxxxx):
802.11: Use the pseudo-header PHY to determine whether it's DMG.
It's the responsibility of code that processes radio metadata (file
readers in libwiretap or dissectors in libwireshark) to set the PHY
correctly, even if it has to infer it from the frequency. The 802.11
dissector should just check the PHY.
Change-Id: Ie6aa73a062c7538cbe2e994fb6a6a2a1e9ac978d
Reviewed-on: https://code.wireshark.org/review/35533
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 69c0a10 test: fix extcap_name fixture and skip test.
add a8331a9 802.11: Use the pseudo-header PHY to determine whether it's DMG.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)