URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad4d0b800ff19f9c46aabc7c02c6bc1619926cc5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ad4d0b8 by Michael Mann (mmann78@xxxxxxxxxxxx):
Create option flag field for dissect_ieee80211_common.
This allows for better expandability of future options
(and not having to add more boolean parameters or remove
obsolete ones)
Change-Id: I761bcfdbffe5b15c71dcd2a500e467b0f2c7a2fa
Reviewed-on: https://code.wireshark.org/review/15450
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from aa3caf4 QUIC: Fix heuristic to detect Connection Close
adds ad4d0b8 Create option flag field for dissect_ieee80211_common.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)