URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47c36832da6840c09d91d7a43dc815664ffdfb76
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
47c3683 by Guy Harris (guy@xxxxxxxxxxxx):
Call the dissectors for types in TZSP packets individually.
That way, we know we're passing them the dissector data they expect.
Change-Id: I43aa1b751705eae77e082c537e8ffd6a4edc1a5f
Reviewed-on: https://code.wireshark.org/review/13430
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit aeeb2a99420f90121ffccaab817a51096e078c70)
Reviewed-on: https://code.wireshark.org/review/15381
Actions performed:
from 9f6e607 Call the "no FCS present" version of the Ethernet dissector.
adds 47c3683 Call the dissectors for types in TZSP packets individually.
Summary of changes:
epan/dissectors/packet-ieee80211-prism.c | 7 +-
epan/dissectors/packet-tzsp.c | 171 +++++++++++++++++-------------
2 files changed, 99 insertions(+), 79 deletions(-)